I suggest that the easiest solution would be for us to create a couple of variables PSPP_LDFLAGS and PSPPIRE_LDFLAGS for the convenience of people who need to pass special linker flags to one binary but not the other.
Would that help?
On Mon, Oct 20, 2008 at 10:03:30PM -0300, Michel Boaventura wrote:
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 <[EMAIL PROTECTED]>:
> "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"
--
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.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
