Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 3 May 2012 13:20:48 -0700
From: Isaac Dunham <idunham@...abit.com>
To: musl@...ts.openwall.com
Subject: Wrapper scripts and Open64

I was curious, and started playing with Open64...
Open64 is at least as troublesome as gcc, but it doesn't work with specfiles.
So if I use kopencc (the GCC-style wrapper that Open64 uses) instead of gcc, the specfile version doesn't work...but the version from commit 02eb568 does work.
Open64 doesn't have stack-protector AFAIK.

Open64 does require C++ to compile...as do most C++ compilers that 
I've tried.
So how exactly do you bootstrap a C++ environment under musl?

-- 
Isaac Dunham <idunham@...abit.com>

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.