Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 5 Oct 2016 18:20:55 -0400
From: John Mudd <johnbmudd@...il.com>
To: musl <musl@...ts.openwall.com>
Subject: 32 bit musl?

I've been using musl on a 32-bit Linux to build 32-bit apps to run on 32
and 64-bit Linux machines. That works well.

I upgraded to a 64 bit development box. I've assumed I would just need to
use -m32 option and I could still build 32 bit apps on my 64 bit machine. I
tried it but it tries to mix 32 & 64 bit code. I guess I was naive.

It looks like I should build a cross compiler? I see several suggestions on
how to do this so I'm not confident this will work well. Or would it be
easier if I just installed a 32 bit Linux in a VM just for building 32 bit
apps with musl?

John

Content of type "text/html" skipped

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.