pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Annoying DOS box launching psppire


From: Michel Boaventura
Subject: Re: Annoying DOS box launching psppire
Date: Mon, 20 Oct 2008 22:03:30 -0300

This works. Now psppire opens without the annoying DOS box. But
setting those flags on CFLAGS make also pspp to be compiled with it,
so it stop works, because it needs to open on a DOS box. If those
flags don't broke anything on linux, maybe we can put it on makefile,
so only psppire uses it.

2008/10/17 Ben Pfaff <address@hidden>:
> "Michel Boaventura" <address@hidden> 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_
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]