Hi,
I thought that gcc will figure the langauge based on the extension.
Under v3.3.2, given a file a.c containing
int dwmain(int argc, char*argv) { return 1; }
I get: [jon@home winegcc]$ gcc -c a.c && nm a.o 00000000 T dwmain [jon@home winegcc]$ g++ -c a.c && nm a.o 00000000 T _Z6dwmainiPc
So it would appear not...
Cheers, Jon
===== "Don't wait for the seas to part, or messiahs to come; Don't you sit around and waste this chance..." - Live
jon_p_griffiths@yahoo.com
__________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/