How to force ld to find crti.o

Daniel Kegel dank@kegel.com
Fri Jan 23 21:56:00 GMT 2004


Roman Duka wrote:
> well i'm using a modified version of crosstool, i've just adjusted it 
> for --with-sysroot thing.
> so far i i used --with-sysroot to build binutils-2.14, install 
> glibc-2.3.2 headers, bootstrap gcc-3.4-20040121, and while building 
> glibc-2.3.2 this is what i get:
> 
> <stdin>: Assembler messages:
> <stdin>:2: Warning: rest of line ignored; first ignored character is `1'
> <stdin>:2: Warning: rest of line ignored; first ignored character is `1'
> <stdin>:2: Warning: rest of line ignored; first ignored character is `1'
> <stdin>:2: Error: unrecognized symbol type ""
> <stdin>:2: Warning: rest of line ignored; first ignored character is `1'
> <stdin>:2: Warning: rest of line ignored; first ignored character is `1'
> <stdin>:2: Error: Illegal operands: PC-relative operand can't be a constant
> make[4]: *** [/home/roman/crosstool/build/glibc-build/io/rtld-open.os] Error 1

No idea.  You might want to look at that assembly to see if it's
garbage and/or verify you're running the right assembler.

You should also try running an unmodified crosstool as a check.
- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list