[Bug 9020] Wine (server) crashes at startup when it's compiled with custom LDFLAGS

Wine Bugs wine-bugs at winehq.org
Sat Jul 21 04:44:59 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9020





------- Additional Comments From julliard at winehq.com  2007-21-07 04:44 -------
> So basically, Alexandre, you say that using -Wl,-Bsymbolic and alike for all
> wine libraries is not feasible?

It's not only feasible but it's done already, except where it doesn't make sense.

> Can you, please, comment upon using -Wl,--enable-new-dtags and
> -Wl,--hash-style=gnu in wine?

I don't see much point, but it should work OK.

> And the last not the least question: Is it possible to put all globally used gcc
> and linker flags (CFLAGS/LDFLAGS) in one file like build.mk so that I could
> rebuild the whole wine tree without re./configure'ing it?

No but you can do 'make LDFLAGS=foo' if you don't want to configure.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list