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: uClinux/arm-elf-linux


>>It seems for some reason the file isn't being passed to the assembler, it's
>just getting a blank argument list. Its the same when the files are created
>in the TEMP directory or when -save-temps is specified.

If the assembler receives no arguments at all it will read from standard input 
(try it).  It looks like GCC is somehow passing it an argument consisting 
solely of a CR character.  I suppose a broken specs file could cause this sort 
of thing.

p.



------
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]