On 2009-01-27 03:02-0700 Jerry wrote:

>> 
>> * What are the results of "make VERBOSE=1" (starting from a clean build,
>> again)?
>> 
>> * What are your OS X and gcc versions?
>
> Here is my script this time:
>
> cmake \
> -DCMAKE_INSTALL_PREFIX=/Users/me/Documents/Programs/Ada/Code/Bindings/PLplot/plplot_svn/temp
>  
> \
> /Users/me/Documents/Programs/Ada/Code/Bindings/PLplot/plplot_svn/test_c_library_build
> make VERBOSE=1
>
>
> There are two sets of results here using two different compiler versions.
>
> To answer the easy question:
> OS X version is 10.4.11.
> Processor is PPC.
>
>
> -bash-2.05b$ gcc -v
> Using built-in specs.
> Target: powerpc-apple-darwin8
> Configured with: /Users/drew/Developer/Compiler/gcc-head/configure 
> --disable-checking --disable-nls --enable-static --prefix=/usr/local/ada-4.3 
> --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 
> --build=powerpc-apple-darwin8 
> --enable-languages=c,ada,c++,fortran,objc,obj-c++
> Thread model: posix
> gcc version 4.3.0 20070904 (experimental) [trunk revision 128067] (GCC)
>
>
> This is the compiler from macada.org that I have used for a long time. Using 
> it results in the text in the attached file, output.txt.

Hi Jerry:

Thanks for those results.

I have thought of one more obvious test..  I have changed the simple test
slightly (revision 9409) so that it should work for both CMake 2.4 and 2.6.
Could you please try it with cmake-2.4 to see if your macada.org compiler
works for that case?

My guess is that it will since the PLplot build has been working for you
with CMake 2.4.  Assuming that is the case, then the VERBOSE=1 results for
2.4 (and the VERBOSE=1 results you have already given me for 2.6) should
help the CMake team figure out what change in CMake-2.6 is causing the
problems for the macada compiler for 2.6.

Also, Jerry, I suggest you discuss this issue with the macada team.  If the
main-stream gcc compiler supports the flag, but their gcc does not, then
they might want to conform with the main-stream gcc in this regard (or there
may be a new version of the macada compiler which already does that).

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to