At 18:11 -0800 on 2013-12-2 Alexander Hansen wrote:
 >
 > On 12/2/13 5:59 PM, Stefan Bruda wrote:
 >
 > > Thanks, I was able to download the sources.  Unfortunately said
 > > sources insist in wanting llvm-gcc42 (which does not exist anymore
 > > within Xcode) even after eliminating any reference thereof from the
 > > info file.  I know next to nothing about how Xcode works so I am not
 > > able to proceed any further.  So as far as I am concerned the next
 > > question would be whether we have any way to contact the maintainer...
 > 
 > You might try the Fink llvm-gcc42 package--that's available to help
 > deal with problems such as this.

That's what I thought (I actually have the compiler as provided by
Apple in previous Xcode versions), but there is still a problem.  The
build script is Xcode-specific.  The original configuration is
accomplished by the following:

COMPILER=com.apple.compilers.llvmgcc42 OSXFUSE_SRCROOT=%b DARWIN=1 
./darwin_configure.sh

This for some reason does not see my llvm-gcc (which I guess is no
longer officially part of Xcode).  I tried setting COMPILER to
something else or even not setting it at all.  The result remains:

Check dependencies
Unsupported compiler 'com.apple.compilers.llvmgcc42' selected for architecture 
'x86_64'
Unable to determine concrete GCC compiler for file 
/opt/sw/src/fink.build/osxfuse-2.6.2-1/osxfuse-kext-634518a/fuse_device.c of 
type sourcecode.c.c.

I guess that the compiler is set somewhere inside the project itself.
Again I have no experience with Xcode-based projects (I don't even
know the proper name of these things) so I have no idea how to even
start looking.

Cheers,
Stefan

-- 
If it was so, it might be; and if it were so, it would be; but as it 
isn't, it ain't.  That's logic.  --Lewis Carroll, Through the Looking-Glass

No HTML emails and proprietary attachments please <http://bruda.ca/ascii>

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to