public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/40438]  New: Internal error: Trace/BPT trap (program cc1obj)
@ 2009-06-14  7:00 rogermc at iinet dot net dot au
  2009-06-14  7:07 ` [Bug ada/40438] " rogermc at iinet dot net dot au
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rogermc at iinet dot net dot au @ 2009-06-14  7:00 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ada/40438] Internal error: Trace/BPT trap (program cc1obj)
  2009-06-14  7:00 [Bug ada/40438] New: Internal error: Trace/BPT trap (program cc1obj) rogermc at iinet dot net dot au
@ 2009-06-14  7:07 ` rogermc at iinet dot net dot au
  2009-06-14  7:13 ` rogermc at iinet dot net dot au
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rogermc at iinet dot net dot au @ 2009-06-14  7:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rogermc at iinet dot net dot au  2009-06-14 07:07 -------
Created an attachment (id=17992)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17992&action=view)
make file 

make file causing failure


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ada/40438] Internal error: Trace/BPT trap (program cc1obj)
  2009-06-14  7:00 [Bug ada/40438] New: Internal error: Trace/BPT trap (program cc1obj) rogermc at iinet dot net dot au
  2009-06-14  7:07 ` [Bug ada/40438] " rogermc at iinet dot net dot au
@ 2009-06-14  7:13 ` rogermc at iinet dot net dot au
  2009-06-14  7:23 ` [Bug other/40438] " ebotcazou at gcc dot gnu dot org
  2009-06-14 11:26 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rogermc at iinet dot net dot au @ 2009-06-14  7:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rogermc at iinet dot net dot au  2009-06-14 07:13 -------
Created an attachment (id=17993)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17993&action=view)
general.make called by make prior to GNUmakefile


:/Ada_Source/cocoa-gnat-0.2 Roger$make
general.make:13: Entered general.make.
general.make:236: Leaving general.make.
GNUmakefile:33: Current working directory is /Ada_Source/cocoa-gnat-0.2.


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/40438] Internal error: Trace/BPT trap (program cc1obj)
  2009-06-14  7:00 [Bug ada/40438] New: Internal error: Trace/BPT trap (program cc1obj) rogermc at iinet dot net dot au
  2009-06-14  7:07 ` [Bug ada/40438] " rogermc at iinet dot net dot au
  2009-06-14  7:13 ` rogermc at iinet dot net dot au
@ 2009-06-14  7:23 ` ebotcazou at gcc dot gnu dot org
  2009-06-14 11:26 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-06-14  7:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2009-06-14 07:23 -------
Nothing to do with Ada, cc1obj is the Objective-C compiler.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ada                         |other
            Version|4.4.0                       |4.5.0


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/40438] Internal error: Trace/BPT trap (program cc1obj)
  2009-06-14  7:00 [Bug ada/40438] New: Internal error: Trace/BPT trap (program cc1obj) rogermc at iinet dot net dot au
                   ` (2 preceding siblings ...)
  2009-06-14  7:23 ` [Bug other/40438] " ebotcazou at gcc dot gnu dot org
@ 2009-06-14 11:26 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-06-14 11:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2009-06-14 11:26 -------
>dyld: Library not loaded: /usr/local/lib/libmpfr.1.dylib

That means you have to set DYLD_LIBARY_PATH before building GCC as you
installed libmpfr/libgmp in a different place than they are originally
configured for.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-14 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-14  7:00 [Bug ada/40438] New: Internal error: Trace/BPT trap (program cc1obj) rogermc at iinet dot net dot au
2009-06-14  7:07 ` [Bug ada/40438] " rogermc at iinet dot net dot au
2009-06-14  7:13 ` rogermc at iinet dot net dot au
2009-06-14  7:23 ` [Bug other/40438] " ebotcazou at gcc dot gnu dot org
2009-06-14 11:26 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).