Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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.