[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Wxruby-dev] MinGW build, a problem + what about bcc build
From: |
Gour |
Subject: |
Re: [Wxruby-dev] MinGW build, a problem + what about bcc build |
Date: |
Tue, 12 Aug 2003 22:31:43 +0200 |
User-agent: |
Mutt/1.4i |
KONTRA Gergely (address@hidden) wrote:
> Path to mingw lib??? Do I need any mingw library for wxruby? I don't
> need anything for mingw build of ruby.
> How can I tell the compiler not to depend on anything?
Well, on my system MinGW is installed in C:\MinGW and MSYS in C:\MSYS and
there is c:/MinGW line in fstab.
I was advised in the past to put ie. install all the libraries under MinGW
tree, so
e.g. Ruby is configured with --prefix=C:/MinGW and therefore my Ruby exe is in
C:\MinGW\lib and msvcrt-ruby18.lib (as well as wxmsw241.dll) is in
C:\MinGW\lib, while
C:\MinGW\bin;C\MinGW\lib are included in PATH statement.
Where do you have your MSYS & MinGW installed?
Can you run Ruby from MSDOS prompt ie. what "ruby -v" displays when run within
MSDOS command prompt?
Sincerely,
Gour
--
Gour
address@hidden
Registered Linux User #278493
Re: [Wxruby-dev] MinGW build, a problem + what about bcc build, Kevin Smith, 2003/08/12