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 ada/40438] New: Internal error: Trace/BPT trap (program cc1obj)


Mac OSX 10.5.7
Mac mini Intel Core Duo

When attempting make, compiler fails to load /usr/local/lib/libmpfr.1.dylib

/usr/local/ada-4.5/bin/gcc -x objective-c -v -O0 -g    -Wall -W -fstack-check
-o cocoa_layouts cocoa_layouts.m -framework Cocoa
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /Users/Shared/Developer/Compiler/gcc-head/configure
--disable-checking --enable-static --prefix=/usr/local/ada-4.5
--host=i686-apple-darwin9 --target=i686-apple-darwin9
--build=i686-apple-darwin9 --enable-languages=c,ada,objc,obj-c++,c++,fortran
--with-gmp=/usr/local/i686-ada-4.5 --with-mpfr=/usr/local/i686-ada-4.5
Thread model: posix
gcc version 4.5.0 20090606 (experimental) [trunk revision 148233] (GCC) 
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.5.7' '-v' '-O0' '-g' '-Wall' '-W'
'-fstack-check' '-o' 'cocoa_layouts' '-mtune=generic'
 /usr/local/ada-4.5/libexec/gcc/i686-apple-darwin9/4.5.0/cc1obj -quiet -v
-D__DYNAMIC__ cocoa_layouts.m -fPIC -feliminate-unused-debug-symbols -quiet
-dumpbase cocoa_layouts.m -mmacosx-version-min=10.5.7 -mtune=generic -auxbase
cocoa_layouts -g -O0 -Wall -W -version -fstack-check -o
/var/folders/D4/D4Linq-8H2SQU87lD2DNnU+++TI/-Tmp-//ccSlI1k1.s
dyld: Library not loaded: /usr/local/lib/libmpfr.1.dylib
  Referenced from:
/usr/local/ada-4.5/libexec/gcc/i686-apple-darwin9/4.5.0/cc1obj
  Reason: no suitable image found.  Did find:
        /usr/local/lib/libmpfr.1.dylib: unknown required load command
0x80000022
        /usr/local/lib/libmpfr.1.dylib: unknown required load command
0x80000022
gcc: Internal error: Trace/BPT trap (program cc1obj)
Please submit a full bug report.


-- 
           Summary: Internal error: Trace/BPT trap (program cc1obj)
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rogermc at iinet dot net dot au


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


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