Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com X-Lotus-FromDomain: ORBVA From: Clarke.Jeff@Orbital.COM To: cygwin@sourceware.cygnus.com Message-ID: <852568D5.0065D0FB.00@smtphq.orbital.com> Date: Thu, 4 May 2000 14:24:54 -0400 Subject: Library problems Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline I'm using an m68k-coff cross compiler built under Cygwin and am experiencing problems with libraries. In a simple use of the strlen function, the linker inserts the code for strlen, however this code contains an illegal opcode. In another instance, attempting to use some math library functions results in a link failure because the appropriate libraries are not found. I'm thinking that perhaps I have missed something fundamental in the build process of my toolset? Any ideas? Jeff Clarke -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com