|
Message-ID: <CAGDMk9H3Gwj1NMCOhiCJjGc0zrXj-_+i12z6jBS6V=zCeepWNw@mail.gmail.com>
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.