At 05:13 PM 10/13/2003, Edward Peschko you wrote:
>On Mon, Oct 13, 2003 at 11:15:25PM +0200, Gerrit P. Haase wrote:
>> Hallo Edward,
>>
>> >> GCC='gcc -mno-cygwin' ./configure.
>>
>> [...]
>>
>> > (ex: -mno-cygwin doesn't define WINNT, which mingw does)
>>
>> $ gcc -mno-cygwin -dM -E -xc /dev/n
On Mon, Oct 13, 2003 at 11:15:25PM +0200, Gerrit P. Haase wrote:
> Hallo Edward,
>
> >> GCC='gcc -mno-cygwin' ./configure.
>
> [...]
>
> > (ex: -mno-cygwin doesn't define WINNT, which mingw does)
>
> $ gcc -mno-cygwin -dM -E -xc /dev/null | grep WINNT
> #define WINNT 1
my mistake. but still,
Hallo Edward,
>> GCC='gcc -mno-cygwin' ./configure.
[...]
> (ex: -mno-cygwin doesn't define WINNT, which mingw does)
$ gcc -mno-cygwin -dM -E -xc /dev/null | grep WINNT
#define WINNT 1
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
On Mon, Oct 13, 2003 at 12:56:49AM -0400, Christopher Faylor wrote:
> On Sun, Oct 12, 2003 at 06:03:44PM -0700, Edward Peschko wrote:
> >Ok, I did as requested, and tried to compile berkeleydb with
> >-mno-cygwin. Results are below, along with some
> >thoughts/reflections
>
> Hint:
>
> GCC='
On Sun, Oct 12, 2003 at 06:03:44PM -0700, Edward Peschko wrote:
>Ok, I did as requested, and tried to compile berkeleydb with
>-mno-cygwin. Results are below, along with some
>thoughts/reflections
Hint:
GCC='gcc -mno-cygwin' ./configure.
AFAICT, this won't get you a windows version of db wi
5 matches
Mail list logo