From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: Problems with mingw32 GCC 2.8.0 !!!
27 Jan 1998 12:47:00 -0800
Message-ID: <9801271651.AA03501.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <Pine.SOL.3.95.980127111117.5547C-100000@split.com.dist.unige.it>
To: Fabio Vignoli <bafio@dist.unige.it>
Cc: gnu-win32@cygnus.com

Fabio Vignoli <bafio@dist.unige.it> writes:
> 
> 2) The problem I encountered when I tried to compile the dlltest or other
> tests provided with the packages is more serious, maybe is my inexperience
> in using the tool but it seems that WinMain does not exist in any of the
> default libraries. (I used jam to compile it).

Chances are that the jamfile uses "-dll" option, which has since been
renamed to -mdll. That should fix your problem.

Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
