This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: (arm) cross compiler under Cygwin


> i close some windows, and i make again
> => ok
> 
> now, i have some pb about arm library.
> Somebody can help me to understand lisbgcc.a and Cross-Compilers ?
> (www.objsw.com/docs/gcc_51.hrml)
> i don t see binds with my problem ????
> 
> make LANGUAGES= < c++ >
> => /cygdrive/c/TEMP/cc0ZPKWm.s: Assembler messages:
> /cygdrive/c/TEMP/cc0ZPKWm.s:2: Error: Rest of line ignored. 
> First ignored character
> is `@'.
> [...]
> make[1]: *** [libgcc1-asm.a] Error 1

Hmmm, first you have memory problems and now that... let me
guess, you are using a very old machine?

I remember I saw this error message once, while doing something
completly different, and it turned out that the '@' character
was one bit different from what it was supposed to be. But one
bit can be one hell of a difference. My hard drive was actually
forgetting, and a bit a week or so would fall from 1 to 0.

There is some possibility that you have a similar problem.
(but no guarantee, that could really be a compiling problem :-)

Cheers
Yves




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]