Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 95 11:01:11 EDT
From:      dayton@sci.brooklyn.cuny.edu (Dayton Clark)
To:        rpt@miles.sso.loral.com
Cc:        hackers@FreeBSD.org
Subject:   Re: pthreads build problem
Message-ID:  <9504211501.AA19253@sci.brooklyn.cuny.edu>
In-Reply-To: <Pine.SUN.3.91.950418211351.14640A-100000@miles> (message from Richard Toren on Tue, 18 Apr 1995 21:18:43 -0400 (EDT))

next in thread | previous in thread | raw e-mail | index | archive | help
<.> Date: Tue, 18 Apr 1995 21:18:43 -0400 (EDT)
<.> From: Richard Toren <rpt@miles.sso.loral.com>
<.> X-Sender: rpt@miles
<.> Mime-Version: 1.0
<.> Content-Type: TEXT/PLAIN; charset=US-ASCII
<.> Precedence: bulk
<.> 
<.> Putting aside the rewindstdin problem, I jumped right into another.
<.> 
<.> Trying to build pthreads-1_60_beta2.tar on my 2.0R system gave me
<.> an assembler error on the very first file. I did :
<.>   >#.configure
<.>   >#make
<.>     {delete shell for loop]
<.> open
<.> as: /usr/tmp/cc006726.s:227: invalid character '_' in opcode
<.> *** Error code 1
<.> 

I overcame this problem by putting -traditional on gcc when producing
the assembly code.  The problem has to do with catenation macros.

dayton


      _________
_____/    D    \_____________
|                           |
| Dayton Clark              |
| CIS Department            |
| Brooklyn College/CUNY     |
| Brooklyn, New York  11210 |
|                           |
| 718/951-4811              |
| dayton@brooklyn.cuny.edu  |
|___________________________|



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504211501.AA19253>