Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 19 Mar 2014 16:15:34 +0000
From: Justin Cormack <justin@...cialbusservice.com>
To: musl@...ts.openwall.com
Subject: stack protector and wrapper

I just noticed that using the musl-gcc wrapper on latest Ubuntu will
not link anything unless you compile with -fno-stack-protector (you
get undefined references to __stack_chk_fail_local)

Any chance of adding this to the wrapper automatically so it doesnt
break for people with stack protector enabled distros?

Justin

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.