Development > Newbie Coding

default.mk curl_config and sdl_config lack --static-libs request

(1/1)

Muton:
default.mk curl_config and sdl_config lack --static-libs request
if a static binary is requested

If someone is so kind a apply this patch

I'm again locked out

Mattn:
you have to change your sf.net password - you should have received an email from sf.net about an attacking attempt and that they forced every user to change his password.

about the patch - why only curl and sdl? shouldn't it maybe be the default for every other, too. i would also have to check this against mingw-cross-env before i would apply such a change.

Muton:
http://ufoai.git.sourceforge.net/git/gitweb.cgi?p=ufoai/ufoai;a=commit;h=623f6a45660a744a81f1e625bc07a8b3903ef74f

> shouldn't it maybe be the default for every other
done so use
$(CONFIG_LIBS_FLAGS)
Remember
you are requesting libs for both from the config file not pkgconfig!

btw
darwin.mk
also request at line 22
CURL_LIBS                ?= $(shell $(CURL_CONFIG) --libs)
I havnt touched this

> i would also have to check this against mingw-cross-env

Im pushing from a linux VM (dont trust msysgit in this matter )
used for cross-env ....

Navigation

[0] Message Index

Go to full version