delorie.com/archives/browse.cgi | search |
Date: | Tue, 22 Jun 1999 09:41:19 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Gustavo Niemeyer <djgpp AT niemeyer DOT net> |
cc: | "Djgpp AT Delorie. Com" <djgpp AT delorie DOT com> |
Subject: | Re: MySQL & DJGPP |
In-Reply-To: | <LOBBKLEPLBKLOKFELHOIOEMMCCAA.djgpp@niemeyer.net> |
Message-ID: | <Pine.SUN.3.91.990622094031.25569O-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 21 Jun 1999, Gustavo Niemeyer wrote: > Is there any problem > about linking Linux compiled libraries (.a) on DJGPP??? It probably won't work, since Linux uses a different format for object and executable files, and the library internals are different. Unless that library was compiled by a Linux-to-DJGPP cross-compiler, you are most probably out of luck. It's usually easier to get the sources and compile them with DJGPP.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |