mailing list of musl libc
 help / color / mirror / code / Atom feed
* lib link missing
@ 2014-10-28 21:13 stephen Turner
  2014-10-28 22:56 ` Szabolcs Nagy
  0 siblings, 1 reply; 4+ messages in thread
From: stephen Turner @ 2014-10-28 21:13 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 855 bytes --]

this could be a result of how i built my two systems but i was compiling
applications with the musl-gcc wrapper then running them on a musl only
system to find that i was missing the ld-musl-i386.so.1 link or lib.

I compiled the applications first on a separate host system dynamically
with musl-gcc wrapper where the musl lib was installed with ./configure and
no flags

On the destination system i installed musl with ./configure
--disable-gcc-wrapper  flag.

after compiling my programs on the host with musl-gcc wrapper and moving
them to the non-wrapper system i recieved the error they did not exist.
checking with ldd showed they were looking for the ld-musl-i386.so.1 lib. i
created a link to the libc.so and all is well.

its just a simple thing but one i thought you may be interested in
addressing for compatibility purposes?

thanks,
Stephen

[-- Attachment #2: Type: text/html, Size: 1010 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-28 23:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-28 21:13 lib link missing stephen Turner
2014-10-28 22:56 ` Szabolcs Nagy
2014-10-28 23:00   ` stephen Turner
2014-10-28 23:01   ` stephen Turner

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).