On Fri, Oct 17, 2008 at 12:42:05AM -0300, Michel Boaventura wrote:
     Searching on mingw FAQ I've found that to remove the annoying DOS box
     who opens before psppire we need to compile it with the flag:
     "-Wl,-subsystem,windows".
     Where's a good place to put it on makefile?

Pass it to CFLAGS in configure: 

 ./configure CFLAGS="-Wl,-subsystem,windows"

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to