So is my gcc wrong ?

zol:~$ cpp --version
cpp (GCC) 3.3.3
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.

--- Carsten Haitzler <[EMAIL PROTECTED]> a écrit :

> On Sat, 27 Aug 2005 00:02:23 +0200 (CEST) zol
> <[EMAIL PROTECTED]> babbled:
> 
> > Hye Rasterman,
> > 
> > wi
th -mfpmath=387 that's the same thing :
> 
> that option will affect binaries compiled - not
> edjes. it seesm your CPP it
> doing weird things we don't expect it to do.
> 
> > gcc -g -O2 -mfpmath=387 -o entice entice.o image.o
> > ipc.o keys.o prefs.o signals_image.o
> signals_thumb.o
> > exif.o main.o 
> >  -L/usr/local/E17/lib
> > /usr/local/E17/lib/libesmart_container.so
> > -L/usr/local/lib -L/usr/X11R6/lib
> /usr/local/lib/liblt
> > dl.so /usr/local/E17/lib/libesmart_draggies.so
> > -L/home/zol/e17/libs/ecore/src/lib/ecore/.libs
> > -L/home/zol/e17/libs/eco
> > re/src/lib/ecore_txt/.libs
> > -L/home/zol/e17/libs/ecore/src/lib/ecore_job/.libs
> > -L/home/zol/e17/libs/ecore/src/lib/ecore
> > _x/.libs
> > -L/home/zol/e17/libs/ecore/src/lib/ecore_fb/.libs
> > /usr/local/E17/lib/libesmart_thumb.so
> > /usr/local/E17/lib/li
> > bepsilon.so -L/usr/local/ssl/lib
> > -L/home/zol/e17/libs/ecore/src/lib/ecore_con/.libs
> > /usr/local/E17/lib/libepeg.so /usr
> > /local/E17/lib/libesmart_trans_x11.so
> > /usr/local/E17/lib/libImlib2.so
> > /usr/X11R6/lib/libfreetype.so /usr/local/E17/lib
> > /libedje.so /usr/local/E17/lib/libecore_evas.so
> > /usr/local/E17/lib/libecore_x.so -lXcursor -lXp
> > -lXinerama /usr/local/
> > E17/lib/libecore_job.so
> > /usr/local/E17/lib/libecore_txt.so
> > /usr/local/E17/lib/libecore_fb.so
> > /usr/local/E17/lib/libeco
> > re_config.so /usr/local/E17/lib/libecore_ipc.so
> > /usr/local/E17/lib/libevas.so
> > /usr/local/lib/libfreetype.so -lpng /usr
> > /local/E17/lib/libedb.so
> /usr/local/lib/libXCBImage.so
> > /usr/local/lib/libXCBICCCM.so
> > /usr/local/lib/libXCBAtom.so /usr
> > /local/lib/libXCBProperty.so
> > /usr/local/lib/libXCBEvent.so
> /usr/local/lib/libXCB.so
> > /usr/local/lib/libXau.so /usr/loca
> > l/lib/libdirectfb.so /usr/lib/libGL.so -lX11
> -lXext
> > -lGL -lGLU -lpthread
> > /usr/local/E17/lib/libecore_file.so /usr/loca
> > l/E17/lib/libecore_dbus.so
> > /usr/local/E17/lib/libecore_con.so
> > /usr/local/E17/lib/libecore.so
> > /usr/local/lib/libcurl.so
> >  -lssl -lcrypto -ldl /usr/local/E17/lib/libeet.so
> -lz
> > /usr/local/lib/libjpeg.so
> > /usr/local/E17/lib/libembryo.so -lm -l
> > c
> > make[3]: Leaving directory
> > `/home/zol/e17/apps/entice/src/bin'
> > make[3]: Entering directory
> > `/home/zol/e17/apps/entice/src'
> > make[3]: Nothing to be done for `all-am'.
> > make[3]: Leaving directory
> > `/home/zol/e17/apps/entice/src'
> > make[2]: Leaving directory
> > `/home/zol/e17/apps/entice/src'
> > make[1]: Leaving directory
> > `/home/zol/e17/apps/entice/src'
> > Making all in data
> > make[1]: Entering directory
> > `/home/zol/e17/apps/entice/data'
> > Making all in themes
> > make[2]: Entering directory
> > `/home/zol/e17/apps/entice/data/themes'
> > Making all in default
> > make[3]: Entering directory
> > `/home/zol/e17/apps/entice/data/themes/default'
> > Making all in parts
> > make[4]: Entering directory
> >
>
`/home/zol/e17/apps/entice/data/themes/default/parts'
> > make[4]: Nothing to be done for `all'.
> > make[4]: Leaving directory
> >
>
`/home/zol/e17/apps/entice/data/themes/default/parts'
> > Making all in programs
> > make[4]: Entering directory
> >
>
`/home/zol/e17/apps/entice/data/themes/default/programs'
> > make[4]: Nothing to be done for `all'.
> > make[4]: Leaving directory
> >
>
`/home/zol/e17/apps/entice/data/themes/default/programs'
> > make[4]: Entering directory
> > `/home/zol/e17/apps/entice/data/themes/default'
> > edje_cc -v -id ../../../data/images -fd
> > ../../../data/fonts default.edc default.eet
> > edje_cc: Opening "/tmp/edje_cc.edc-tmp-7GTktI" for
> > input
> > edje_cc: Parsing input file
> > edje_cc: Error. parts/bg.edc:1 got 2 arguments,
> but
> > expected 1
> > make[4]: *** [default.eet] Error 255
> > make[4]: Leaving directory
> > `/home/zol/e17/apps/entice/data/themes/default'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory
> > `/home/zol/e17/apps/entice/data/themes/default'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/home/zol/e17/apps/entice/data/themes'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/home/zol/e17/apps/entice/data'
> > make: *** [all-recursive] Error 1
> > 
> > 
> > 
> > ??? evas_list_count (params) != required_args
> > where's my problem
> > 
> > 
> >     
> > 
> >     
> >             
> >
>
___________________________________________________________________________
> 
> > Appel audio GRATUIT partout dans le monde avec le
> nouveau Yahoo! Messenger 
> > T$(D+1l$(D+1chargez cette version sur
> http://fr.messenger.yahoo.com
> > 
> 
> 
> -- 
> ------------- Codito, ergo sum - "I code, therefore
> I am" --------------
> The Rasterman (Carsten Haitzler)   
> [EMAIL PROTECTED]
> Í繥¿                             
> [EMAIL PROTECTED]
> Tokyo, Japan (Åìµþ ÆüËÜ)
> 
> 
>
-------------------------------------------------------
> SF.Net email is Sponsored by the Better Software
> Conference & EXPO
> September 19-22, 2005 * San Francisco, CA *
> Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects
> & Teams * Testing & QA
> Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 



        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to