well i do not have time to prove anything else, but someone say me
what we have to pass the parameter -mwindows to gcc for this compile
what do you thing?
> Send MinGW-users mailing list submissions to
> mingw-users@...
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/mingw-users
> or, via email, send a message with subject or body 'help' to
> mingw-users-request@...
>
> You can reach the person managing the list at
> mingw-users-admin@...
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of MinGW-users digest..."
>
>
> Today's Topics:
>
> 1. This -mno-cygwin question is on topic here (Greg Chicares)
> 2. mingw32-make.exe problem (=?iso-8859-1?Q?Carlos_Ch=E1vez?=)
> 3. Re: This -mno-cygwin question is on topic here (Earnie Boyd) 4.
> Re: mingw32-make.exe problem (Earnie Boyd)
> 5. Re: mingw32-make.exe problem (=?iso-8859-1?Q?Carlos_Ch=E1vez?=) 6.
> Re: This -mno-cygwin question is on topic here (Norman Vine) 7. Re:
> This -mno-cygwin question is on topic here (Greg Chicares)
>
> --__--__--
>
> Message: 1
> Date: Tue, 14 Jan 2003 10:00:46 -0500
> From: Greg Chicares <chicares@...>
> Reply-To: mingw-users <mingw-users@...>
> To: mingw-users <mingw-users@...>
> Subject: [Mingw-users] This -mno-cygwin question is on topic here
>
> When using mingw tools exclusively--no cygwin installed
> at all--is there any harm in specifying '-mno-cygwin'?
> Does mingw simply ignore it?
>
> I ask because it has been proposed to use 'mno-cygwin'
> in the wxWindows makefiles by default for all cygwin
> and mingw builds (cygwin and mingw share the same
> makefiles).
>
>
> --__--__--
>
> Message: 2
> Date: Tue, 14 Jan 2003 09:27:16 -0600 (CST)
> From: "=?iso-8859-1?Q?Carlos_Ch=E1vez?="
> <cchavez@...> To:
> <mingw-users@...>
> Reply-To: cchavez@...
> Subject: [Mingw-users] mingw32-make.exe problem
>
>
> Hi, my name is carlos, i need help.
> recently I am using mingw 2.0.0.3 lastest version, and it seems to me
> that mingw32-make.exe that this comes with mingw not working.
>
> mingw32-gcc.exe compiles well, but when i am execute using make,
> only print the line but does not send ningun message, and do not
> generate .o or .exe files.
>
> Install mingw-2.0.0.3.exe and upgrade with the following packages
> Binutils: binutils-2.13.90-20021006-2.tar.gz
> W32api: w32pi-2.1.tar.gz
> MinGW Runtime: mingw-runtime-2.3.tar.gz
>
> I'm have installed windows 98.
>
> some suggestion?
>
>
>
>
>
> --__--__--
>
> Message: 3
> Date: Tue, 14 Jan 2003 10:34:14 -0500
> From: Earnie Boyd <earnie_boyd@...>
> Reply-To: MinGW Users <mingw-users@...>
> To: mingw-users <mingw-users@...>
> Subject: Re: [Mingw-users] This -mno-cygwin question is on topic here
>
> AFAIK, it does no harm and is ignored. The switch is recognized by the
> current gcc but the specs file has no mention of it. In cygwin, it
> controls macros that are defined and which include and lib set are
> searched.
>
> Earnie.
>
> Greg Chicares wrote:
>> When using mingw tools exclusively--no cygwin installed
>> at all--is there any harm in specifying '-mno-cygwin'?
>> Does mingw simply ignore it?
>>
>> I ask because it has been proposed to use 'mno-cygwin'
>> in the wxWindows makefiles by default for all cygwin
>> and mingw builds (cygwin and mingw share the same
>> makefiles).
>>
>>
>> -------------------------------------------------------
>> This SF.NET email is sponsored by: FREE SSL Guide from Thawte
>> are you planning your Web Server Security? Click here to get a FREE
>> Thawte SSL guide and find the answers to all your SSL security
>> issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
>> _______________________________________________
>> MinGW-users mailing list
>> MinGW-users@...
>>
>> You may change your MinGW Account Options or unsubscribe at:
>> https://lists.sourceforge.net/lists/listinfo/mingw-users
>>
>
>
>
> --__--__--
>
> Message: 4
> Date: Tue, 14 Jan 2003 10:36:50 -0500
> From: Earnie Boyd <earnie_boyd@...>
> Reply-To: MinGW Users <mingw-users@...>
> To: cchavez@...
> CC: mingw-users@...
> Subject: Re: [Mingw-users] mingw32-make.exe problem
>
> Examples of makefile and output from make will help us decipher your=20
> problem.
>
> Earnie.
>
> Carlos Ch=E1vez wrote:
>> Hi, my name is carlos, i need help.
>> recently I am using mingw 2.0.0.3 lastest version, and it seems to me
>> that mingw32-make.exe that this comes with mingw not working.
>>=20
>> mingw32-gcc.exe compiles well, but when i am execute using make, only
>> print the line but does not send ningun message, and do not generate
>> .o or .exe files.
>>=20
>> Install mingw-2.0.0.3.exe and upgrade with the following packages
>> Binutils: binutils-2.13.90-20021006-2.tar.gz
>> W32api: w32pi-2.1.tar.gz
>> MinGW Runtime: mingw-runtime-2.3.tar.gz
>>=20
>> I'm have installed windows 98.
>>=20
>> some suggestion?
>>=20
>>=20
>>=20
>>=20
>>=20
>> -------------------------------------------------------
>> This SF.NET email is sponsored by: FREE SSL Guide from Thawte
>> are you planning your Web Server Security? Click here to get a FREE
>> Thawte SSL guide and find the answers to all your SSL security
>> issues.=
>
>> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
>> _______________________________________________
>> MinGW-users mailing list
>> MinGW-users@...
>>=20
>> You may change your MinGW Account Options or unsubscribe at:
>> https://lists.sourceforge.net/lists/listinfo/mingw-users
>>=20
>
>
>
> --__--__--
>
> Message: 5
> Date: Tue, 14 Jan 2003 09:47:54 -0600 (CST)
> Subject: Re: [Mingw-users] mingw32-make.exe problem
> From: "=?iso-8859-1?Q?Carlos_Ch=E1vez?="
> <cchavez@...> To:
> <mingw-users@...>
> Reply-To: cchavez@...
>
>
> The makefile is generated for Dev-C++ 4.9.7.0 , i am intall only the
> edi=
> tor
> in this moment i do not present the makefile.
>
> Earnie Boyd Escribio :-)
>> Examples of makefile and output from make will help us decipher your
>> problem.
>>
>> Earnie.
>>
>> Carlos Ch=E1vez wrote:
>>> Hi, my name is carlos, i need help.
>>> recently I am using mingw 2.0.0.3 lastest version, and it seems to
>>> me
>>> that mingw32-make.exe that this comes with mingw not working.
>>>
>>> mingw32-gcc.exe compiles well, but when i am execute using make,
>>> only
>>> print the line but does not send ningun message, and do not generate
>>> .o or .exe files.
>>>
>>> Install mingw-2.0.0.3.exe and upgrade with the following packages
>>> Binutils: binutils-2.13.90-20021006-2.tar.gz
>>> W32api: w32pi-2.1.tar.gz
>>> MinGW Runtime: mingw-runtime-2.3.tar.gz
>>>
>>> I'm have installed windows 98.
>>>
>>> some suggestion?
>>>
>>>
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> This SF.NET email is sponsored by: FREE SSL Guide from Thawte
>>> are you planning your Web Server Security? Click here to get a FREE
>>> Thawte SSL guide and find the answers to all your SSL security
>>> issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
>>> _______________________________________________
>>> MinGW-users mailing list
>>> MinGW-users@...
>>>
>>> You may change your MinGW Account Options or unsubscribe at:
>>> https://lists.sourceforge.net/lists/listinfo/mingw-users
>>>
>
>
> --=20
> Carlos Ch=E1vez
> AG Software, S.A.
> 776-8344
> 267-3007
>
>
>
>
> --__--__--
>
> Message: 6
> Reply-To: "Norman Vine" <nhv@...>
> From: "Norman Vine" <nhv@...>
> To: "mingw-users" <mingw-users@...>
> Subject: Re: [Mingw-users] This -mno-cygwin question is on topic here
> Date: Tue, 14 Jan 2003 11:56:41 -0500
>
> Greg Chicares writes:
>>
>> When using mingw tools exclusively--no cygwin installed
>> at all--is there any harm in specifying '-mno-cygwin'?
>> Does mingw simply ignore it?
>>
>> I ask because it has been proposed to use 'mno-cygwin'
>> in the wxWindows makefiles by default for all cygwin
>> and mingw builds (cygwin and mingw share the same
>> makefiles).
>
> As long as there is a 'standard' way of building a Cygwin
> version this sounds fine.
>
> ie
> ./configure --host=cygwin
> and
> ./configure --host=mingw32
>
> should 'just do' the 'right thing' *automagically*
>
> Cheers
>
> Norman
>
>
>
> --__--__--
>
> Message: 7
> Date: Tue, 14 Jan 2003 14:24:28 -0500
> From: Greg Chicares <chicares@...>
> Reply-To: mingw-users <mingw-users@...>
> To: Norman Vine <nhv@...>,
> mingw-users <mingw-users@...>
> Subject: Re: [Mingw-users] This -mno-cygwin question is on topic here
>
> Norman Vine wrote:
>>
>> Greg Chicares writes:
>> >
>> > [...] it has been proposed to use 'mno-cygwin'
>> > in the wxWindows makefiles by default for all cygwin
>> > and mingw builds (cygwin and mingw share the same
>> > makefiles).
>>
>> As long as there is a 'standard' way of building a Cygwin
>> version this sounds fine.
>>
>> ie
>> ./configure --host=cygwin
>> and
>> ./configure --host=mingw32
>>
>> should 'just do' the 'right thing' *automagically*
>
> I guess that depends on what you think the right thing is.
> The person who submitted the patch says:
>
> | Default to using -mno-cygwin, it works best in mingw/cygwin/wine |
> mkdir() takes only one argument in msvcrt, and 2 in all other cases
>
> It looks like you could override this with
> make COMMON_FLAGS='' some-wxwindows-target
> And it appears that this change has no effect on
> './configure', but affects only building with the
> canned makefiles.
>
> If you disagree with the change, here's what to do:
>
> | Patches item #667563, was opened at 2003-01-14 04:05
> | You can respond by visiting:
> |
> https://sourceforge.net/tracker/?func=detail&atid=309863&aid=667563&group_id=9863
>
> Further discussion ought to go there or a cygwin list.
> I don't have a personal interest in cygwin, and I'm not
> posting to their list because I'm not subscribed and
> wouldn't see any responses--so that would be rude. But
> if you're interested in wxWindows on cygwin, feel free
> to quote this email anywhere else.
>
>
>
> --__--__--
>
> _______________________________________________
> MinGW-users mailing list
> MinGW-users@...
>
> You may change your MinGW Account Options or unsubscribe at:
> https://lists.sourceforge.net/lists/listinfo/mingw-users
>
>
> End of MinGW-users Digest
|