Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 6 Mar 2016 00:28:23 +0200
From: John Found <johnfound@...32.info>
To: musl mainling list <musl@...ts.openwall.com>
Subject: Problem with musl-gcc script. Is it bad installation?

Well, after compiling and installing musl (i386) (and everything seems to be ok),
I set the path with:

export PATH=/usr/local/musl/bin:$PATH

and tried to start the musl-gss. In result I got an error:

/usr/local/musl/bin/musl-gcc: line 2: exec: gcc -m32: not found

When attempt to compile configure and compile something with:

CC=musl-gcc ./configure --prefix=/usr/local/musl

The result is the error:

configure: error: C compiler cannot create executables

So, how to proceed further?

Cheers
-- 
http://fresh.flatassembler.net
http://asm32.info
John Found <johnfound@...32.info>

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.