When I am compiling g95 code I get the following error messages after all of the files have been compiled.
/sw/lib/odcctools590/bin/ld: /usr/lib///libm.dylib unknown flags (type) of section 6 (__TEXT,__literal16) in load command 0 /sw/lib/odcctools590/bin/ld: /usr/lib///libmx.dylib segment __TEXT contains no sections and can't be link-edited /sw/lib/odcctools590/bin/ld: /usr/lib///libSystem.dylib unknown flags (type) of section 6 (__TEXT,__literal16) in load command 0 make: *** [aesop-stab] Error 1 All of the compilations appear to be working correctly, but making the absolute file fails. I updated some subroutines and added a new fortran subroutine. I am using Mac OS X 10.5.4 on a Macbook Pro, and the version of fink I am using is >fink -V Package manager version: 0.27.11 Distribution version: 0.8.1.rsync i386 Copyright (c) 2001 Christoph Pfisterer Copyright (c) 2001-2008 The Fink Package Manager Team This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. It works correctly on two other computers (MacPro and PowerPC G4). Any suggestions on how to corect this? Thanks ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
