|
Message-ID: <6b8e6a08f65ec476283a3699a41451d7@smtp1.ispfr.net> Date: Sun, 07 Aug 2011 20:57:11 +0200 From: <nicolas@...lier-web.com> To: <musl@...ts.openwall.com> Subject: Compilation error Hello ! (it's me again...) I tried to compile musl with the pcc compiler, but it failed because of : $(CC) $(LDFLAGS) -Wl,-soname=libc.so -o $@ $(LOBJS) -lgcc Is the option -lgcc really necessary ? I had removed it, and the compilation succeeded :) Musl should be compilable with any C Compiler i mean... Cheers, Nick
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.