
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Compiler Option
- Date: Thu, 12 Sep 2002 17:25:26 +0800
- From: "Adonnis A. Enriquez" <adonnis@example.com>
- Subject: [tlug] Compiler Option
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914
Konnichiwa!
The question:
What are the possible causes of "stray '\' in program" compiler
error message in gcc?
The scenario:
System: Mandrake 8.1 on Dell P4
Compiler : powerpc-linux-gcc (a cross compiler from hardware
distributor)
Sample Code :
#define add(a,b) \ /* the backslash (\) causes an error
stated above */
((a) + (b))
Maraming Salamat!
- Adonnis Enriquez
Makati, Philippines
Home |
Main Index |
Thread Index