Xvid-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [XviD-devel] Auto tree skeleton Pre Alpha


To: XviD Devel <xvid-devel@xxxxxxxx>
Subject: Re: [XviD-devel] Auto tree skeleton Pre Alpha
From: Edouard Gomez <ed.gomez@xxxxxxxxxx>
Date: Tue, 20 Aug 2002 00:56:03 +0200
In-reply-to: <20020819215317.GA18828@leloo>
References: <20020818134955.GA25233@leloo> <20020819215317.GA18828@leloo>
User-agent: Mutt/1.4i

Here is a skeleton for the current tree. My last tests in order to get
the .s/.asm files compiling failed. At the moment, it's only trying to
compile wel  the x86. Further archs  will be added  later because they
will be easier (using only gnu tools gcc, gas)

To turn *.asm into *.s :
# find xvidcore -name *.asm -exec mv {} `basename {} .asm`.s \;

Then untar my files :
# cd xvidcore
# tar xvzf ../autotree.tar.gz

Then build all files :
# ./bootstrap.sh
# ./configure
# make

Then it fails ;-)

If there's a genious here, feel free to help me.

@shatty: i've not yet added the -no-undef-symbols, first i try getting
         these files working :(

-- 
Edouard Gomez

Attachment: autotree.tar.gz
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]