Re: [E-devel] ecomp compiler errors

2010-06-17 Thread Andreas Volz
Am Wed, 16 Jun 2010 20:29:38 +0200 schrieb Andreas Volz: > Am Tue, 15 Jun 2010 23:30:46 +0200 schrieb [email protected]: > > > On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz > > wrote: > > > Hello, > > > > > > while compiling a recent ecomp I get this error: > > > > > > /bin/bash ../libt

Re: [E-devel] ecomp compiler errors

2010-06-16 Thread Andreas Volz
Am Tue, 15 Jun 2010 23:30:46 +0200 schrieb [email protected]: > On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz > wrote: > > Hello, > > > > while compiling a recent ecomp I get this error: > > > > /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall > > -Wpointer-arith -Wstrict-pr

Re: [E-devel] ecomp compiler errors

2010-06-15 Thread [email protected]
On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz wrote: > Hello, > > while compiling a recent ecomp I get this error: > > /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wpointer-arith > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wnested-externs -D_FORTIFY_SO

[E-devel] ecomp compiler errors

2010-06-15 Thread Andreas Volz
Hello, while compiling a recent ecomp I get this error: /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -export-dynamic -o ecomorph main.o privates.o texture.o di