Avoid running ./configure every time?
Alexandros Karypidis
karypid@inf.uth.gr
Tue Aug 19 18:18:00 GMT 2003
On Tuesday 19 August 2003 20:10, Doug Evans wrote:
> FAlexandros Karypidis writes:
> > Have I understood correctly?
>
> Not quite.
>
> Example.
> Suppose your _one_ copy of the entire source tree lives in /home/foo/src.
>
> Do the following:
>
> cd /home/foo
> mkdir build-x86
> mkdir build-arm
> cd build-x86
> ../src/configure --prefix /mumble --target <some-x86-target>
> make
> cd ../build-arm
> ../src/configure --prefix /mumble --target <some-arm-target>
> make
>
> i.e. you have one source tree and two build trees,
> and both build trees are in separate directories from the source tree.
> s.o.p. (standard operating procedure)
This is exactly what I needed! Thanks all!
--
.liaj ot og -- ACMD eht detaloiv evah uoy ,ecnetnes siht no noitpyrcne eht
gnikaerb yB
To err is human, but to forgive is beyond the scope of the Operating System...
Alexandros Karypidis
University of Thessaly
Computer & Communications Engineering dept.
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list