[vorbis-dev] Can't compile CVS with non-gcc compilers

Jeff Squyres jsquyres at lsc.nd.edu
Wed Aug 22 20:02:29 PDT 2001



Without "no-dependencies" in every single Makefile.am's AUTOMAKE_OPTIONS
line, automake will put gnu-specific instructions that will barf a) if you
don't use gmake, and b) don't use gcc.

This is actually in the automake manual, section 7.11, page 26 -- it's not
an unexpected thing:

        "Currently, this support [automatic dependency generation]
        requires the use of GNU make and gcc."

As such, if you try to compile with Sun make or Sun cc, you can't.  The
compile of any of the vorbis packages (ao, ogg, vorbis, vorbis-tools)
barfs almost immediately due to unknown flags passed to the compiler.

Can this be fixed?

{+} Jeff Squyres
{+} squyres at cse.nd.edu
{+} Perpetual Obsessive Notre Dame Student Craving Utter Madness
{+} "I came to ND for 4 years and ended up staying for a decade"

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list