[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Explicit libc linking + SkyOS
From: |
Rafael Rivera Jr. |
Subject: |
Explicit libc linking + SkyOS |
Date: |
Sun, 02 Apr 2006 12:45:02 -0400 |
User-agent: |
Thunderbird 1.5 (Windows/20051201) |
Hi Ralf,
Not sure where we got with the SkyOS + explicit libc checking but now
that the list is acting normal again, I'll bring it back up.
We left off with the below quoted, according to my records. Here's
what's inside config.guess:
i*86:skyos:*:*)
echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
exit ;;
I'm guessing the latter part of your response is something you'd have to
do on your end?
Respectfully,
Rafael Rivera Jr.
Ralf Wildenhues wrote:
What does config.guess return for this system?
Support for SkyOS probably needs to be added to Libtool. Including a setting
in libtool.m4 to set archive_cmds_need_lc=no manually.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Explicit libc linking + SkyOS,
Rafael Rivera Jr. <=