Letext...

Morten Welinder terra@diku.dk
Wed Mar 20 11:31:00 GMT 2002


With gcc-2.95.2 I get the following error (On Solaris 2.8,
if it matters):

troll:~> echo 'void Letext (void) { }' > boo.c && gcc -g boo.c
/tmp/welinder/ccKspBJF.s: Assembler messages:
/tmp/welinder/ccKspBJF.s:48: Fatal error: Symbol Letext already defined.

Did Letext become a reserved symbol?  If so, sholdn't gcc (as opposed
to as) catch it?

Morten



More information about the Gcc mailing list