[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[comp.unix.programmer,comp.programming] Cross-compiling for Win32
From: |
Ben Pfaff |
Subject: |
[comp.unix.programmer,comp.programming] Cross-compiling for Win32 |
Date: |
Thu, 21 Jun 2007 09:18:01 -0700 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
This sounds like it might be useful for PSPP porting/testing on
mingw, although I have not actually followed the link to see how
well it actually works.
-------------------- Start of forwarded message --------------------
From: Volker Grabsch <address@hidden>
Newsgroups: comp.unix.programmer,comp.programming
Subject: Cross-compiling for Win32
Followup-To: comp.unix.programmer
Message-ID: <address@hidden>
Dear programmers,
in the last 7 days I created a nice script whose version 1.0
I'm releasing now to the public:
http://www.profv.de/mingw_cross_env/
This script compiles a MinGW cross compiler and cross compiles
many free libraries such as GD and SDL. Thus, it provides a nice
MinGW cross compiling environment. All necessary source packages
are downloaded automatically.
Difference to similar scripts and projects:
* kept very simple (not cryptic),
thus easy to adapt and to extend
* builds many free libraries in addition to the cross compiler
* directly uses official source packages,
thus ensuring the whole build mechanism is transparent
* downloads all needed packages
* is able to retrieve the new version numbers of all packages
* creates libraries to be statically linked,
no DLL hell
Have fun!
Greets,
Volker
--
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR
-------------------- End of forwarded message --------------------
--
"There's only one thing that will make them stop hating you.
And that's being so good at what you do that they can't ignore you.
I told them you were the best. Now you damn well better be."
--Orson Scott Card, _Ender's Game_
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [comp.unix.programmer,comp.programming] Cross-compiling for Win32,
Ben Pfaff <=