"Michel Boaventura" <[EMAIL PROTECTED]> writes:

> 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?

You can specify it on the configure command line:
        ./configure LDFLAGS="-Wl,-subsystem,windows"
-- 
"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_


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

Reply via email to