On Nov 15, 2005, at 20:17 , [EMAIL PROTECTED] wrote:

Are there any caveats to installing xcode 2.2? Or is it safe to go
ahead with the install?

gengetopt fails to build with Xcode 2.2, but I can't think of a good reason why. I don't know why fink or gengetopt would require 4.0.0 (as opposed to 4.0.x):

% gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/src/configure -- disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 -- build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 -- target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5247)
% sudo gcc_select 4.0
You are already using gcc version 4.0 as the default compiler.
% fink -b install deborphan
Information about 4615 packages read in 3 seconds.
The following package will be installed or updated:
deborphan
The following additional package will be installed:
gengetopt
Do you want to continue? [Y/n] y
Failed: This package must be compiled with GCC 4.0.0, but you currently have
GCC 4.0.1 selected.  To correct this problem, run the command:

    sudo gcc_select 4.0

(You may need to install a more recent version of the Developer Tools to be
able to do so.)

    --Matt




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to