build error
Udo A. Steinberg
us15 at os.inf.tu-dresden.de
Wed Sep 10 03:24:07 CEST 2003
On Wed, 10 Sep 2003 08:55:24 +0800 Wen, Jun (WJ) wrote:
WJ> i am new to L4 and trying to build l4 using cygwin.but get some error like
WJ> this
WJ> /cygdrive/c/DOCUME~1/INC970~1/LOCALS~1/Temp/ccjaRJqc.s: Assembler messages:
WJ> /cygdrive/c/DOCUME~1/INC970~1/LOCALS~1/Temp/ccjaRJqc.s:826: Error: unknown
WJ> pseudo-op: `.previous'
Hello,
Your Cygwin assembler seems to be the problem. To get a better idea of what's
going on, you should do the following:
Create a file named Makeconf.local in your build directory with the following
two lines in it:
CC := gcc -v
CXX := g++ -v
If your compiler binaries are not called gcc and g++, then substitute the names
accordingly. Finally run "make" and send us the output.
-Udo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20030910/bffb24fc/attachment-0001.sig>
More information about the l4-hackers
mailing list