• 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
Can't eliminate errors to build command line bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't eliminate errors to build command line bundle


  • Subject: Can't eliminate errors to build command line bundle
  • From: Tron Thomas <email@hidden>
  • Date: Fri, 07 Apr 2006 20:49:01 -0700

I am wanting to experiment with debugging loadable bundles, so I tried creating an command line application that loads a bundle and calls functions inside it. Because this was a command line utility I did not need to create a Cocoa or Carbon bundle. Xcode does not allow for the creation of a command line bundle so I chose to create a dynamic library instead. I then went in to the settings for that library and changed the Mach-O Type from Dynamic Library to Bundle. I also had to clear out the Current Library Version and Compatibility Version settings. Now when I try to build the bundle I get the following error output:

/usr/bin/ld: -single_module or -multi_module flags can only be used when -dylib is also specified

I cannot find any settings that will let me change anything to eliminate the error. What changes do I need to make so I can build the bundle?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Bookmarks in the Documentation Window
  • Next by Date: Re: built app not unzippable
  • Previous by thread: RE: gcc 3.3 and exceptions across dynamic libs
  • Next by thread: RE: Can't eliminate errors to build command line bundle
  • Index(es):
    • Date
    • Thread