On Fri, 18 Sep 2009 20:15:05 +0200, Danny Backx <danny.ba...@scarlet.be>
wrote:
> Trying to assemble a list of things to do. Please help me make it
> sensible.
> 
> Also, volunteers are welcome to kick in ;-)
> 
> Note that making gcc 4.4 stable is not on this list, I see no complaints
> so the new release must work. Right ?
> 
> 1. I'm slowly working on gdb improvements for accepting dos style paths
>    so it recognizes DLL names with paths.
> 2. There's an open issue with DLLs and atexit, but nobody has complained
>    yet. The atexit needs to be improved so DLL shutdown happens in the
>    right order. This is well documented and not very hard but needs to
>    be done. Volunteers ?
> 3. The WM 6.1 issue.
>    Kai Tietz has given me his patch, I need to look into it.
>    I would very much welcome people to help with this.
> 4. Objective C
> 5. Port exception handling to gcc 4.4
> 6. The profile lib on x86
> 7. Website
> 8. Update to the FAQ
> 
> What have I missed, and what is the right order for these items ?
> 
>       Danny

I would add make it compile on MacOS because when I tried (after having
installed macports for gmp and
mpfr) I got the following error (see attchament for full story):

cat: /Users/vincent/Projects/cegcc/src/gcc-4.4.0/gcc/DEV-PHASE: No such
file or directory

and

gcc -c -DHAVE_CONFIG_H -g -O2  -I.
-I/Users/vincent/Projects/cegcc/src/gcc-4.4.0/libiberty/../include  -W
-Wall -Wwrite-strings -Wstrict-prototypes -pedantic 
/Users/vincent/Projects/cegcc/src/gcc-4.4.0/libiberty/xatexit.c -o
xatexit.o
cat:
/Users/vincent/Projects/cegcc/src/gcc-4.4.0/fixincludes/../gcc/BASE-VER: No
such file or directory
...
srcdir="/Users/vincent/Projects/cegcc/src/gcc-4.4.0/fixincludes" /bin/sh
/Users/vincent/Projects/cegcc/src/gcc-4.4.0/fixincludes/mkfixinc.sh
arm-unknown-mingw32ce
make[1]: *** No rule to make target
`/Users/vincent/Projects/cegcc/src/gcc-4.4.0/fixincludes/../gcc/BASE-VER',
needed by `mkheaders'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [all-build-fixincludes] Error 2




------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to