On 1/14/14 7:20 AM, William G. Scott wrote: > > On Jan 14, 2014, at 7:06 AM, Jonathan Winger <jonwin...@gmail.com> wrote: > >> /sw/lib/gcc4.8/bin/gfortran -O3 -m64 -fno-second-underscore -c >> refi_flags.f90 messy_pdb.f >> llvm-g++-4.2 -O -DGFORTRAN -DPROTOTYPE -c -o bridge.o bridge.cpp >> make: llvm-g++-4.2: No such file or directory > > > My first attempt to replicate this failed (compile succeeded). > > Do you get this? > > $(which llvm-g++-4.2) —version > > I get > > i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) > (LLVM build 2336.11.00) > > >
llvm-g++-4.2 isn't shipped with Xcode 5.x's command-line tools. There's a Fink llvm-gcc42 package to provide this for packages that absolutely need it. Jonathan can install that and the build should hopefully succeed. From a maintainer standpoint, on 10.8 we've got a mixture of folks who have a built-in llvm-g++-4.2 -- this includes people who upgraded their Xcode from a prior version -- and folks who don't. You'll probably want to add a BuildDepends: llvm-gcc | llvm-gcc4.2 . -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners