On Fri, 2008-11-14 at 11:10 +0100, mosfet wrote:
> Hi,
>
> I wanted to know if some people have already tried the llvm compiler that
> may be the next open source compiler.
> Do you know if we can compile arm platform ?
> I am asking because from what I read, tllvm would have a clean architecture
On Sat, 2008-08-23 at 04:55 +1000, John Wharington wrote:
> Well, that's the version I downloaded, the tarball is called 4.1.2
> (found a link to a build someone made earlier this year).
>
> But in any case, I also tried it with 0.51 and it didn't work then
> either. Could it be that profiling on
On Fri, 2008-08-01 at 21:28 -0700, Mike . wrote:
> Hello.
>
> I'd like to port the rockbox digital audio player software to WinCE
> using cegcc + sdl. I've made the needed changes to compile rockbox as
> an SDL application and can do so nicely on a Linux machine, but am now
> getting stuck with t
Hi Eric,
On Tue, 2008-07-29 at 14:19 -0700, Eric House wrote:
> My app, built with cegcc, is pretty broken on WinMo devices with
> 320x320 resolution. Turns out the OS is telling me the screen is
> 240x240, and doing a horrible job of translating between coordinate
> spaces when drawing.
>
mayb
On Sat, 2008-07-05 at 17:36 +0200, janrinze wrote:
> Hi all,
>
> after a lot of help from both Vincent and Danny I have gotten my Ubuntu
> 8.04 install updated to be able to compile cegcc-mingw32ce.
>
> Apparently I need flex, bison and libncurses5-dev ..
>
> So far so
Hi all,
after a lot of help from both Vincent and Danny I have gotten my Ubuntu
8.04 install updated to be able to compile cegcc-mingw32ce.
Apparently I need flex, bison and libncurses5-dev ..
So far so good, but there are new errors in the compile now:
gcc -c -I/home/janrinze/Desktop/src
,
it solves the error but a new one appeared:
checking for library containing waddstr... no
checking for library containing tgetent... no
configure: error: no termcap library found
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory
`/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src
Hi all,
somehow building cegcc-mingw32ce fails at the folowing error:
*** BFD does not support target arm-unknown-mingw32ce.
*** Look in bfd/config.bfd for supported targets.
make[1]: *** [configure-bfd] Error 1
make[1]: Leaving directory
`/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build
On Sat, 2008-07-05 at 15:54 +0200, janrinze wrote:
> On Sat, 2008-07-05 at 14:22 +0200, janrinze wrote:
> > Hi all,
> >
> > I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like
> > to know the best starting point for compiling/installing cegcc.
On Sat, 2008-07-05 at 14:22 +0200, janrinze wrote:
> Hi all,
>
> I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like
> to know the best starting point for compiling/installing cegcc.
> On the sourceforge site there is a 0.51 version for cygwin and one for
>
Hi all,
I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like
to know the best starting point for compiling/installing cegcc.
On the sourceforge site there is a 0.51 version for cygwin and one for
mandriva. the 0.50 has a src.tgz version which seems platform
independant. Should
Maybe a little off topic but would it not be better to change the script
#!/bin/sh into #!/bin/bash ?
Just a thought..
Jan Rinze.
On Mon, 2008-06-23 at 10:14 +0200, Mosfet wrote:
> I will check but actually it seems more complicated and finally I have
>
> changed the link sh->dash into sh->bash
Hi Vincent,
On Wed, 2008-03-12 at 10:13 +0100, Vincent Torri wrote:
> Hey,
>
> I would like to use directdraw for a graphic library and I have some
> problems during the compilation of a test program.
>
> That program is here:
>
> http://www.maths.univ-evry.fr/pages_perso/vtorri/files/ddraw.cp
Hi Eric,
On Fri, 2008-02-15 at 20:44 -0800, [EMAIL PROTECTED] wrote:
> If not, I'll volunteer.
>
> --Eric
that would be great! I am using Ubuntu 7.10 now on my Desktop and have
not been able to compile anything for the PocketPC since..
Been a bit too busy to try and build it myself.
Jan Rinze.
Hi,
On Mon, 2008-02-11 at 10:55 +, Hywel B. Richards wrote:
> Quite a while ago when I first started using cegcc I ran into a problem
> when using cegcc-compiled DLLs with microsoft-compiled executables:
>
> > > My workaround was to add a call to _initstdio() in a special init
> > > function
Pedro Alves <[EMAIL PROTECTED]> schrijft:
> [EMAIL PROTECTED] escreveu:
> > Aldo Calpini <[EMAIL PROTECTED]> schrijft:
> >> [EMAIL PROTECTED] wrote:
> >>> My build crashes here:
> >>>
> >>> [...]
> >>>
[..]
> > same here.
> > i have added some more tools and libraries to my cygwin setup
Hi Pedro, et al..
[EMAIL PROTECTED] schrijft:
> Hi guys,
>
> Hi have for the past week been trying to build the VLC player with
> mingw32ce. This has been serving me to get a feeling for what is
> needed/lacking in mingw32ce. I have successfully ported/built a bunch
> of stuff, like zlib
Aldo Calpini <[EMAIL PROTECTED]> schrijft:
> [EMAIL PROTECTED] wrote:
> > My build crashes here:
> >
> > [...]
> >
> > This is with the buildscript build-cegcc.sh
>
> strange, everything went just fine for me. both build-cegcc.sh and
> build-mingw32ce.sh finished without an error. may be you
r.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o buc
omm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
arlex.o: In function `main':
/home/JanRinze/cegcc/trunk/cegcc/src/build-cegcc/binutils/binutils/arlex.c:1: mu
ltiple definition of `_main'
arparse.o:/h
Aldo Calpini <[EMAIL PROTECTED]> schrijft:
> Danny Backx wrote:
> > Attached is a first adaptation. Does this help ?
>
> it does indeed. funny how I didn't noticed the two scripts :-)
Which one to use is beyond me..
I have also a fresh cygwin installation on my pc. This should enable me to
Hi all,
I have been using cegcc under Linux to build some project for the pocket-pc.
This was compiled from the sources from SVN.
Next to that I am using Cygwin with the cegcc 0.03 i think under WinXP.
Some time ago my second windows machine had a major harddisk crash and I have
recently reinsta
Hi all,
I have been using cegcc under Linux to build some project for the pocket-pc.
This was compiled from the sources from SVN.
Next to that I am using Cygwin with the cegcc 0.03 i think under WinXP.
Some time ago my second windows machine had a major harddisk crash and I have
recently reinsta
Hi Pedro and mailinglist followers..
I have asked before to keep personal futes out of the mailing list and be more
professional.
Due to the way Pedro is managing things I have not even considered getting
involved in this project. It would have been nice to have a gcc compiler that
compiles we
23 matches
Mail list logo