• 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
xcode-users Mailing List

xcode-users Mailing List

  • Thread Index
[Prev Page][Next Page]
  • Re: printf functions fail with non-ascii characters
    • From: "Shawn Erickson" <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: Alastair Houghton <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: "Kyle Sluder" <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: Jonas Maebe <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: Steven Fisher <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: "Shawn Erickson" <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: "Kyle Sluder" <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: John Reppy <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: Fritz Anderson <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: "Kyle Sluder" <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: Fritz Anderson <email@hidden>
  • Re: command-line test for 64-bit hardware?
    • From: Greg Guerin <email@hidden>
  • command-line test for 64-bit hardware?
    • From: John Reppy <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: Peter Mulholland <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: Fritz Anderson <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: "Kyle Sluder" <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: "William H. Schultz" <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: "Kyle Sluder" <email@hidden>
  • Re: printf functions fail with non-ascii characters
    • From: "Shawn Erickson" <email@hidden>
  • printf functions fail with non-ascii characters
    • From: "William H. Schultz" <email@hidden>
  • Re: -mlong-branch
    • From: Greg Guerin <email@hidden>
  • Re: -mlong-branch
    • From: Dave Dribin <email@hidden>
  • Re: -mlong-branch
    • From: spsaxena <email@hidden>
  • Re: -mlong-branch
    • From: Jens Ayton <email@hidden>
  • -mlong-branch
    • From: spsaxena <email@hidden>
  • SOLVED: Using Xcode debugger without Xcode project
    • From: Dieter Oberkofler <email@hidden>
  • Re: .#_XCSCM_ files?
    • From: David Dunham <email@hidden>
  • Re: .#_XCSCM_ files?
    • From: Jack Repenning <email@hidden>
  • Re: Distributed build problems - unknown compiler error and not building locally... On Sep 1, 2007, at 11:25 AM, Bill Bumgarner wrote: On Aug 31, 2007, at 4:12 PM, Dave Thorup wrote: On Aug 31, 2007, at 8:26 AM, Ken Worley wrote: On Aug 30, 2007, at 7:08 PM, Dave Thorup wrote: Now, for my second problem, when doing distributed builds only the remote machine is being sent files to compile, my local machine isn't compiling anything. This is verified by checking the DISTCC_HOSTS variable in the Xcode build log. If I turn off distributed builds on the remote machine then it will use the local machine to compile, but that seems to be the only way I can get compiles working on the local machine. The remote machine is a Core Duo iMac while the local Machine is a Quad Mac Pro, so naturally I'd like to be utilizing the local machine as well. From what I understand, this "problem" is actually by design. It's a real pain too if you happen to be working on the fastest mach ine available for building. I hope this will change in later versions. I haven't tried 2.5 yet. distcc requires the source files to effectively be precompiled prior to compilation. This puts a huge amount of potential I/O load and a bit of CPU load on the local system. As a result, the # of local jobs was turned down so that the machine could distribute jobs more efficiently. It sounds like it was turned down too much or a bug has come into play. Please file a bug capturing the symptoms and configuration. From what I gather in the list archives, this was an intentional change between 2.3 and 2.4. Someone complained to DTS and was told that engineering had determined that was the correct behavior. Hopefully, their notion of correct behavior has changed for 2.5...perhaps filing bugs will nudge them in the right direction. Ken -- Ken Worley Software Engineer, Tiberius, Inc.
    • From: Ken Worley <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: David Dunham <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: Alastair Houghton <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: Chris Suter <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: Alastair Houghton <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Chris Hanson <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: Jayson Adams <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: glenn andreas <email@hidden>
  • RE: warning: local declaration hides instance variable
    • From: Jeff Laing <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: David Dunham <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: Rosyna <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Wincent Colaiuta <email@hidden>
  • Re: Adding Help
    • From: Fritz Anderson <email@hidden>
  • RE: warning: local declaration hides instance variable
    • From: Jeff Laing <email@hidden>
  • Re: Adding Help
    • From: Laurence Harris <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Laurence Harris <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Laurence Harris <email@hidden>
  • Re: Getting rid of Obj-C "may not respond to" warning
    • From: Thomas Engelmeier <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Tron Thomas <email@hidden>
  • Getting rid of Obj-C "may not respond to" warning
    • From: David Dunham <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Wincent Colaiuta <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Laurence Harris <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Tron Thomas <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Shawn Erickson <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Tron Thomas <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Wincent Colaiuta <email@hidden>
  • Re: warning: local declaration hides instance variable
    • From: Shawn Erickson <email@hidden>
  • warning: local declaration hides instance variable
    • From: Tron Thomas <email@hidden>
  • Re: Adding Help
    • From: Jeff Johnson <email@hidden>
  • Re: Tricky "inline-assembly/C++ template" issue
    • From: Alastair Houghton <email@hidden>
  • RE: Help with type_id and fstream
    • From: "Luca Ciciriello" <email@hidden>
  • RE: Help with type_id and fstream
    • From: "Luca Ciciriello" <email@hidden>
  • Re: Adding Help
    • From: Laurence Harris <email@hidden>
  • Re: Help with type_id and fstream
    • From: Jonathan Prescott <email@hidden>
  • Re: Adding Help
    • From: Laurence Harris <email@hidden>
  • Re: Using llvm with Xcode
    • From: Devang Patel <email@hidden>
  • Re: Adding Help
    • From: "Barry" <email@hidden>
  • Re: Adding Help
    • From: Jeff Johnson <email@hidden>
  • Re: Adding Help
    • From: Jonathon Mah <email@hidden>
  • Adding Help
    • From: "Barry" <email@hidden>
  • Re: Help with type_id and fstream
    • From: Rua Haszard Morris <email@hidden>
  • Help with type_id and fstream
    • From: Dale Satterfield <email@hidden>
  • Re: Oddity when zipping my build folder
    • From: Laurence Harris <email@hidden>
  • Re: .#_XCSCM_ files?
    • From: Tom Naughton <email@hidden>
  • Re: Oddity when zipping my build folder
    • From: Fritz Anderson <email@hidden>
  • Oddity when zipping my build folder
    • From: Laurence Harris <email@hidden>
  • .#_XCSCM_ files?
    • From: David Dunham <email@hidden>
  • Re: err = noErr; // Intel binary (only) crashes here
    • From: Greg Guerin <email@hidden>
  • Re: err = noErr; // Intel binary (only) crashes here
    • From: "Kyle Sluder" <email@hidden>
  • err = noErr; // Intel binary (only) crashes here
    • From: Robert Purves <email@hidden>
  • Re: Distributed build problems - unknown compiler error and not building locally...
    • From: Bill Bumgarner <email@hidden>
  • Re: [OT} Packaging systems [was: Guidelines for talking about Xcode 2.5 on this list]
    • From: Shawn Erickson <email@hidden>
  • Re: [OT} Packaging systems [was: Guidelines for talking about Xcode 2.5 on this list]
    • From: "Kyle Sluder" <email@hidden>
  • Re: [OT} Packaging systems [was: Guidelines for talking about Xcode 2.5 on this list]
    • From: "Kyle Sluder" <email@hidden>
  • Re: [OT} Packaging systems [was: Guidelines for talking about Xcode 2.5 on this list]
    • From: Michael Wild <email@hidden>
  • Re: Guidelines for talking about Xcode 2.5 on this list
    • From: Michael Wild <email@hidden>
  • creating bookmarks bar.....
    • From: Kathryn Tate <email@hidden>
  • Re: default window arrangement for IB?
    • From: Laurence Harris <email@hidden>