Re: trying to find right list
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com matt. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Can you rephrase the question? If you post a compilable, self-contained program that exhibits the issue you're trying to illustrate, it would be easier to respond. A good problem report will include: 1) OS versions being used/compared (uname -a will tell you this) 2) Compiler versions being used/compared (cc -v will tell you this) 3) Machine configurations being used/compared (/usr/sbin/system_profiler SPHardwareDataType will tell you this) 4) Self-contained compilable code example (a single .c file with main()) 5) The compiler invocation being used (cc -Os -mdynamic-no-pic -prebind -o foo foo.c) 6) What you observed/expected ("took 125 seconds on 400MHz G4, took 99 seconds on 300MHz G3. I would have expected the G4 to be faster...") This should only take a couple of minutes, though it might take longer to isolate the problem to a single file. Just send what you have if it can't be isolated. We'd be glad to help if we can reproduce what you're describing ourselves... This email sent to site_archiver@lists.apple.com
participants (1)
-
Matt Watson