X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 24 Jan 2007 18:39:58 -0500 Message-Id: <200701242339.l0ONdwaW014204@envy.delorie.com> From: DJ Delorie To: Gordon DOT Schumacher AT seagate DOT com CC: scott DOT ladd AT coyotegulch DOT com, djgpp AT delorie DOT com In-reply-to: (Gordon DOT Schumacher AT seagate DOT com) Subject: Re: Build error with libevocosm References: Errors-To: nobody AT delorie DOT com Two things to try: 1. Try adding -Wl,-Map,foo.map and see if foo.map tells you what it's trying to do. 2. Try taking the "c:" off the various arguments, in case the ':' is confusing something in the linker's path stuff.