This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: how to get rid of __main


On Sat, 10 Feb 2001, [ISO-8859-1] Günter Knauf wrote:

> I discovered an important difference between Linux gcc and Win32 gcc
> which prevents nlmconv from sucessful linking: on Win32 gcc always puts
> in __main, not only with C++.

This is done by gcc.  Search for __main in gcc/gcc/tm.texi, and read the
section.

-- 
Linuxcare.  Support for the Revolution.


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