wxruby-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wxruby-dev] Corrections for Windows build error


From: Roy Varghese
Subject: Re: [Wxruby-dev] Corrections for Windows build error
Date: Mon, 21 Jul 2003 19:50:00 -0700

Hi Gour
----- Original Message ----- 
From: "Gour" <address@hidden>
To: <address@hidden>
Sent: Sunday, July 20, 2003 12:41 AM
Subject: Re: [Wxruby-dev] Corrections for Windows build error

> My suggestion is to have Ruby build under /mingw, not under /msys.
>
> So try to build Ruby with: configure --prefix=/mingw with
> c:/path_to/MinGW (mingw in your fstab).
>
> I have MingW in c:\MinGW and MSYS as c:\MSYS\1.0.

Er...could you please explain what you mean by this? I have MSYS
installed in c:\apps\msys and mingw in c:\apps\mingw.

I run MSYS from the Desktop icon, here's a sample session
$ which g++
/cygdrive/c/apps/mingw/bin/g++

$ g++ --version
g++.exe(GCC) 3.2 (mingw special 20020817-1)
. . .

$ which wx-config
/cygdrive/c/apps/msys/1.0/local/bin/wx-config

$ wx-config --cxxflags
-I/usr/local/lib/wx/include/mswd-2.4 -D__WXDEBUG__ -D__WXMSW__ -mthreads  -f
no-pcc-struct-return

Thanks for your help.

Regards
Roy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]