[PolyORB-users] Re: pragma Linker_Options
'Jerome Hugues'
hugues at infres.enst.fr
Tue Feb 8 13:58:19 CET 2005
Wright, Simon J (simon.j.wright at amsjv.com):
> One thought: both Martin & I have found ourselves having to copy a Linux
> installation (no .ali's) to use under Windows, this (obscure, work-round)
> approach is made difficult with Linker_Options.
Another possible work-around would be to use Cygwin tools (shell, sed,
etc) and the GNAT compiler (which is mingw based).
You may try the following, as suggested by Nico Roche :
CXXCPP=/cygwin/bin/cpp-2.exe ./configure --build=pentium-mingw32msv
It configures the build process to use the GNAT compiler for mingw
(e.g. GNAT Pro 5.02a1); select the cygwin preprocessor (perhaps
another preprocessor is more suitable)
--
Jerome
More information about the PolyORB-users
mailing list