[vorbis] Cross compiling of software depending on libvorbis

Håkon Skjelten skjelten at pvv.ntnu.no
Sun Dec 22 16:21:48 PST 2002



Hi

Just found the answer to my own question. The solution is here:
http://www.xiph.org/archives/vorbis-dev/200212/0005.html

Works flawlessly!

Regards,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Håkon Skjelten
Student, Engineering Cybernetics
Norwegian University of Science and Technology

<p><p>> Hi
>
> I'm trying to compile my game project (that depends on libvorbis) for
> the win32 platform. I use mingw (both native in linux and inside cygwin)
> to achieve this.
>
> But I can't get libvorbis to work because of a dependency problem with
> libogg. libogg seems to have a file (os_types.h) that depends on an
> include-file called _G_config.h. This file is supposed to contain some
> system-specific information like int-size etc., but this file has also
> been removed from all new versions of mingw/cygwin (after gcc 3.0?).
> In libvorbis this has been fixed by moving all the system-specific
> information to the configure script:
> (http://www.xiph.org/cgi-bin/viewcvs.cgi/vorbis/include/vorbis/Attic/os_typ=
> es.h?hideattic=3D0)
>
> Is there any plan to remove libogg's dependency on _G_config.h?
> Have I misunderstood something and is there any easy 'hack' around this I
> could use?
>
> Regards,
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Håkon Skjelten
> Student, Engineering Cybernetics
> Norwegian University of Science and Technology
>
--- >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-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 mailing list