[MacPorts] #22066: gcc44, gcc45, gcc46: error trying to exec 'ecj1': execvp: No such file or directory

MacPorts noreply at macports.org
Fri Jul 23 07:01:22 PDT 2010


#22066: gcc44, gcc45, gcc46: error trying to exec 'ecj1': execvp: No such file or
directory
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  mww@…              
     Type:  defect                   |      Status:  new                
 Priority:  Normal                   |   Milestone:                     
Component:  ports                    |     Version:  1.8.1              
 Keywords:                           |        Port:  gcc44, gcc45, gcc46
-------------------------------------+--------------------------------------

Comment(by rechner@…):

 Just two days ago I installed pdftk with its gcc42 dependency. The gcc
 compile time of about one day (iMac G4 with 1 GHz) annoyed me, expecially
 since I already had gcc43 installed (which seems to be an Inkscape
 dependancy). Following Joshua Root's message to macport-users (sent 22 Jul
 2010 08:37:20 +1000) I discovered there has already been much discussion
 on having pdftk use a later gcc.

 I don't know how to use gcj directly, and I don't really intend to learn
 it, but it seems like my gcj-mp-4.3 has got the same defect:

 {{{
 $ gcj-mp-4.3 hello.java
 gcj-mp-4.3: error trying to exec 'ecj1': execvp: No such file or directory
 }}}

 This is what gcj-mp-42 says, in comparison:
 {{{
 $ gcj-mp-4.2 hello.java
 Undefined symbols:
   "_main", referenced from:
       __start in crt1.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 }}}

 The `hello.java` is a simple "hello world" program and can be compiled
 with regular "java".

 This comment may not be of much use - it is meant to be a verbatim
 "CcMe!".

 Mac OS X 10.5.8 Leopard[[BR]]
 Xcode 3.1.4 (with MacPorts patched to use gcc42)

-- 
Ticket URL: <http://trac.macports.org/ticket/22066#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list