Re: [Mingw-w64-public] Making an executable export symbols and link to it

2010-10-23 Thread Cesar Strauss
On 10/23/2010 01:39 PM, Luis Lavena wrote: I was attempting to port a program from Linux to Windows where certain functions are exported and used by plugin/extensions. Since the program is not a shared object, there is no import library to link with. Dear Luis, Please find attached an example

Re: [Mingw-w64-public] MSYS-64 team

2010-09-19 Thread Cesar Strauss
On 17/9/2010 12:58, ArbolOne wrote: > > Ok, folks. Apparently no one else is jumping on the Build MSYS under > 64bit MSWin waggon. So, let us start with the project. You are welcome to join the MSYS team on mingw.org. You may use the MSYS mailing list, if you wish, to help coordinate this effort.

Re: [Mingw-w64-public] build script anomaly

2010-09-16 Thread Cesar Strauss
On 16/9/2010 11:22, Ruben Van Boxem wrote: > What's wrong, you ask? the echo line > >> echo "configuring libiconv: "$CONFIG_OPTS >> > prints the right thing, but the line below it with the actual configure > command, messes it up for some reason, and the subsequent "make" call has > this form: Try

Re: [Mingw-w64-public] Java update

2010-05-20 Thread Cesar Strauss
On 19/5/2010 14:36, Dmitrijs Ledkovs wrote: > As far as I understand this is one of the last steps in building java > with mingw-w64. > > If you have any thought, rotten patches or hints eveything is welcome. > > I will try to do a java build using mingw.org if that works maybe > there is something