This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Linking problem in cpprt0_stub.s
- To: Arvind Kolaki <arvind_kolaki at yahoo dot com>
- Subject: Re: Linking problem in cpprt0_stub.s
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 22 Aug 2001 02:38:39 -0300
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <20010820162917.89419.qmail@web14301.mail.yahoo.com>
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