Re: trying to find right list
Re: trying to find right list
- Subject: Re: trying to find right list
- From: Matt Watson <email@hidden>
- Date: Mon, 15 Nov 2004 22:38:27 -0800
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...
matt.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden