• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
xcodebuild library search path bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcodebuild library search path bug?


  • Subject: xcodebuild library search path bug?
  • From: Drew McCormack <email@hidden>
  • Date: Fri, 4 Jun 2004 09:47:05 +0200

I am trying to build a project with Xcode 1.2 from the command line, but it seems to ignore some of my library search paths. If I compile in the GUI, it works fine. Here is the library search path (for both development and deployment styles)

"$(SYSTEM_APPS_DIR)/Absoft/lib" "$(SRCROOT)/../../../OFILES" "$(SRCROOT)/../../../bin/TclTk/lib" /usr/X11R6/lib


If I issue xcodebuild on the command line (with or without 'install'), I get this


/usr/bin/gcc-3.3 <snip> -L/Users/cormack/adfversions/adftrunk/Install/macosx_absoft/ADFGUI/ build -L/Applications/Absoft/lib <snip> -ladfview -lalapack -ltc -lU77 -lf77math -lf90math -ltcl8.4 -lablas -ltk8.4 -lX11.6.2 -lfio -framework Cocoa -arch ppc -prebind -Wl,-no_arch_warnings -framework Foundation
ld: can't locate file for: -ladfview


What I note here is that the first entry in the search path is honored, and appears, but everything else is ignored.

Anyone got any ideas? Is this a bug, which should  be reported?

Drew
========================================
 Dr. Drew McCormack (Kmr. R153)
 Afd. Theoretische Chemie
 Faculteit Exacte Wetenschappen
 Vrije Universiteit Amsterdam
 De Boelelaan 1083
 1081 HV Amsterdam
 The Netherlands

 Email		email@hidden
 Web		www.maniacalextent.com

 Telephone  	+31 20 44 47623
 Mobile		+31 6 483 21307
 Fax   		+31 20 44 47629
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: xcodebuild library search path bug?
      • From: Drew McCormack <email@hidden>
  • Prev by Date: Re: Strip headers from imbedded frameworks
  • Next by Date: Re: Strip headers from imbedded frameworks
  • Previous by thread: Re: Strip headers from imbedded frameworks
  • Next by thread: Re: xcodebuild library search path bug?
  • Index(es):
    • Date
    • Thread