2008/6/4 Mark Hanlon <[EMAIL PROTECTED]>:
> Hello again,
>
> I'm so so very sorry about this, honestly I'm not trying to be thick.
> I just want to check that I am doing something sensible before I break
> everything :) My specific questions are at the end if you can't be bothered
> reading the preamble.
>
> I'm having a problem compiling odcctools-20060413.tar.bz2 for the darwin 
> build.
>
> Here's what I've done so far
>
> I downloaded the odcctools-20060413.tar.bz2 file from
> http://lilypond.org/download/gub-sources/odcctools/
>
> I punted it into downloads/odcctools/
>
> So here the problem, when I try to make it the compiler moans about an
> unrecognised command line option -Wno-long-double. From looking around the web
> it seems that this is a problem between python and anything after GCC 3.3.
>
> I'm compiling with GCC 4.2.3 (I'm on ubuntu btw just in case that makes any
> difference, can't imagine it does but then again I am a linux simpleton)


can you post a bit of log file for the failure?

> Here's what I am thinking of doing.
> 1) Installing GCC 3.3, building the library then reinstalling gcc 4.2.3. Is 
> this
> unrivalled thickery? Am I asking for trouble?
> -or-
> 2) Editing the config and make files and ripping out the -Wno-long-double
> command line options. Will this break anything any ideas?

-Wxxx is a warning option. We should probably strip these from all
CFLAGS and CXXFLAGS we encounter.

-- 
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to