Linking problem in cpprt0_stub.s
Alexandre Oliva
aoliva@redhat.com
Tue Aug 21 22:42:00 GMT 2001
On Aug 20, 2001, Arvind Kolaki <arvind_kolaki@yahoo.com> wrote:
> when I compile the code with gcc -c option, it gives
> me following error
> --------------------------------------------------
> cpprt0_stub.s: Assembler messages:
> cpprt0_stub.s:3: Fatal error: Not in a space.
> --------------------------------------------------
> It compiles well with cc -c option.
Looks like you're running into differences between assemblers. Check
which assembler GCC is running, by adding -v to the command line, and
if you find it to be GNU as, post a question to the binutils mailing
list.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc
mailing list