This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Letext...



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


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