This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/16629] New: libgmp.3.dylib not found


? 	the exact version of GCC;

gcc version 3.3 20030304 (Apple Computer, Inc. build 1640)

	? 	the system type;

  Machine Model:	iMac
  CPU Type:	PowerPC G4  (2.1)
  Number Of CPUs:	1
  CPU Speed:	800 MHz
  L2 Cache (per CPU):	256 KB
  Memory:	1 GB
  Bus Speed:	100 MHz
  Boot ROM Version:	4.45f3

	? 	the options given when GCC was configured/built;

None

	? 	the complete command line that triggers the bug;

gfortran /Users/johnandersen/Desktop/usr/local/bin/Check.f90


	? 	the compiler output (error messages, warnings, etc.); and

dyld: /Users/johnandersen/Desktop/usr/local/bin/../libexec/gcc/powerpc-apple-darwin6.8/
3.5.0/f951 can't open library: /usr/local/lib/libgmp.3.dylib  (No such file or directory, errno = 2)
gfortran: Internal error: Trace/BPT trap (program f951)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



	? 	the preprocessed file (*.i*) that triggers the bug, generated by adding -save-temps to 
the complete compilation command, or, in the case of a bug report for the GNAT front end, a 
complete set of source files (see below).
	
None

-- 
           Summary: libgmp.3.dylib not found
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jdasps at rit dot edu
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16629


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]