> thank you
>
> Ziberg
>
> --
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _
ourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> ___
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>
--
Danny Backx ; danny.backx -
mov r6, r2
...
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.ne
link.
>
>
> NOTE:
> I dumped some library files from CE (strmiids.lib), and there are a few
> more/less iids and clsids than supported in CE ( i presume based on the
> platform ).
>
> Ryan
>
>
> Danny Backx wrote:
> > I've not needed this so I
. wrote:
> On Sun, 01 Feb 2009 13:59:29 +0100, Danny Backx
> wrote:
> > On Fri, 2009-01-30 at 14:43 +0100, Vincent R. wrote:
> >> I also tried to generate a cegcc-4.4.0 but unfortuantely it DOESN'T WORK
> >> because it seems
> >> there is an
n't think I will solve it by
> myself...
> I will wait for you or for Pedro ;-)
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
This SF.net email is sponsored by:
SourcForge Communit
gt; On Mon, 02 Feb 2009 16:56:17 +0100, Danny Backx
> wrote:
> > I'm not making any promises, as I said I am a bit short on time right
> > now.
> >
> > But what are the things we want ?
> > - gcc 4.4.x -> is it stable enough yet ?
> > - binutils 2.19 ?
&g
rk does. Too early to tell.
On Mon, 2009-02-02 at 23:48 +0100, Vincent R. wrote:
> On Mon, 02 Feb 2009 23:08:31 +0100, Danny Backx
> wrote:
> > I'm inclined to put this work (based on the current gcc from their svn)
> > in our repository.
> Maybe you should wait some time
hat combine the power of local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
> ___
> Cegcc-
directly to mingw-w64 instead of keeping a
> local copy here.
>
> That's why I am begging you to report cegcc patches into binutils/gcc so
> that you allow other people to contribute
> more efficiently to this platform.
--
Danny Backx ; danny.backx - at - scarlet.be ; http://dan
On Wed, 2009-02-04 at 22:16 +, Pedro Alves wrote:
> On Wednesday 04 February 2009 20:55:28, Danny Backx wrote:
> > The next thing to fail is mingw. I'm not sure whether I want to invest
> > in that given your remarks on mingw-w64. Is your experience that it can
> > re
nother file (LICENSE.RTF, which you didn't send
along).
What do they say ?
If these files are from a Visual C++ or something similar then there's a
good chance that we can't use them.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be
but I've not tested it yet. I'm attaching the
source. A forked project has a similar source, I know they have that
stuff working but I don't know with which compiler(s).
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
/*
* LICENSE:
*
* C
nd(L"/temp/test.wav", NULL, SND_SYNC);
}
It worked. ("doink".)
The compile was with
arm-mingw32ce-gcc -o play.exe play.c
Danny
On Sun, 2009-02-08 at 08:58 +0100, Danny Backx wrote:
> On Sat, 2009-02-07 at 22:06 -0600, Brad Riensche wrote:
> > I agree, but t
27;
make: *** [all] Error 1
dannypc: {18}
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR,
Looking good in the standard build, thanks.
I'm running the build in a gcc-4.4 environment also, will keep you
posted.
Danny
On Sun, 2009-02-08 at 16:53 +, Pedro Alves wrote:
> I've checked in a fix to mingw/ Please try it out.
>
--
Danny Backx ; danny.backx -
I've just done a couple of quick hacks to the libtool sources to get
them to cross-compile under arm-mingw32ce .
http://danny.backx.info/download/cegcc/libtool-mingw32ce-src.tar.gz
and
http://danny.backx.info/download/cegcc/libtool-mingw32ce-bin.tar.gz
Is this useful ?
Danny
--
Never mind, I still have other issues in my 4.4 build.
Danny
On Sun, 2009-02-08 at 19:41 +0100, Danny Backx wrote:
> Looking good in the standard build, thanks.
> I'm running the build in a gcc-4.4 environment also, will keep you
> posted.
>
> Danny
>
>
; ^^^
>
> This is wrong compiler being used...
>
> > Don't understand where does it come from ...
> > It was working fine before, so maybe a distro update or something like
> > that.
> > The problem seems to be
I just ran a couple of simple tests through the gcc-4.4 based toolchain,
incomplete as it is.
This is Hello World and fibonacci type of stuff.
The exe's are all a bit larger than the "normal" ones. They do appear to
run.
Danny
--
Danny Backx ; danny.backx - at - sc
better result than I was expecting.
Danny
On Wed, 2009-02-18 at 18:04 +0100, Danny Backx wrote:
> I just ran a couple of simple tests through the gcc-4.4 based toolchain,
> incomplete as it is.
>
> This is Hello World and fibonacci type of stuff.
>
> The exe's
ave been issues with the COREDLL vs. coredll.dll difference,
I don't recall whether and how they were solved.
2. My test was performed on Windows Mobile 6 (not 6.1). 6.1 is known
to have issues which 6 doesn't have.
--
Danny Backx ; danny.backx - at - scarlet.be ; http://
h that file and src/gcc/gcc/configure.ac mentions
i?86*-*-*
or i[34567]86-*-*
which suggests that you could be making life easier by naming your
target i686-mingw32ce (or so) instead of x86-mingw32ce .
Please ask q
c/build-x86-mingw32ce/gcc-bootstrap/gcc'
gmake: *** [all-gcc] Error 2
On Sun, 2009-03-01 at 15:01 +0100, Danny Backx wrote:
> On Mon, 2009-02-23 at 10:35 -0600, Tory Bjorklund wrote:
> > I am looking to use a different compiler. I have the latest x86 mingw
> > compiler and a
he incomplete work on 4.3.2 obsolete
so it was removed.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco
l see if, now that I can build cegcc, I can
> get it packaged for Debian.
That would be very nice :-)
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Open Source Business Con
t binutils compiled easily. Script attached.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
build-x86.sh
Description: application/shellscript
--
Apps built with the Adobe(R) Flex(R)
f several licences. Gcc has the same thing, cegcc is just as
bad. One of the reasons for multiple licences is the same as with gcc :
the library that gets linked in should not be GPL otherwise you get the
"viral" behaviour that the press likes to talk about.
Another reason is that e.g. ne
Torri wrote:
> Hey,
>
> gcc is finally branched. Is it the time to add cegcc support directly in
> the main tree, now ?
>
> Vincent
--
Danny Backx ; danny.backx - at - scarlet.be ;
executables for Wince
> platforms? (of course using the proper target values), right?
>
> If so, I also would say YES, please
>
> Pablo
>
> On Sat, Mar 28, 2009 at 11:01 AM, Danny Backx wrote:
> > Let's see if I understand you correctly.
> >
> > The ri
On Sat, 2009-03-28 at 17:57 +0100, Vincent Torri wrote:
> On Sat, 28 Mar 2009, Danny Backx wrote:
> > You'd also need :
> > - binutils (but that's already in good shape)
> > - include files (IMO no distribution is good enough)
> > - libraries to approa
nk they want to help people doing their
> modifications on their side.
That will change if we get patches in gcc to support arm-mingw32ce
natively.
Danny
--
Danny Backx ; danny.backx - at - scarle
000 T fdopen
I __imp__fdopen_r
T _fdopen_r
dannypc: {443} arm-cegcc-nm libcegcc.dll.a | grep wputs
dannypc: {444}
but maybe COREDLL has what you need.
In other words : have a look in libcegcc and in libcoredll, think about
which environment (cegcc with the unix-like n
h:_CRTIMP FILE* __cdecl __MINGW_NOTHROW _wfdopen(int, const
wchar_t *);
tchar.h:#define _tfdopen_wfdopen
wchar.h:_CRTIMP FILE* __cdecl __MINGW_NOTHROW _wfdopen(int, const
wchar_t *);
dannypc: {150}
If the consensus on this list is that I should change all these cases to
const wchar_t * then I
Updated in SVN.
Danny
On Tue, 2009-04-07 at 20:22 +0200, Marcel Smit wrote:
> Vincent Torri wrote:
> >
> >
> > On Tue, 7 Apr 2009, Danny Backx wrote:
> >
> >> On Tue, 2009-04-07 at 10:26 +0200, Marcel Smit wrote:
> >>> I installed the
's the next issue to solve in mingw :-)
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environme
ctory `/home/Marcel/cegcc/src/scripts/x86/binutils/ld'
> make[3]: *** [all-recursive] Error 1
>
> This error persists after rebuilding CE gcc.
>
> May be this is related to the underscore issue you mentioned...
>
> Please let me know if you need more information.
>
/src/mingw/winmain_ce.c:143: error: conflicting types
> > for
> > 'Win
> > Main'
> > /home/johnny/cegcc/src/mingw/../w32api/include/winbase.h:1177: error:
> > previous d
> > eclaration of 'WinMain' was here
> > make: *** [winmain_ce.o] Error
ke: *** [all] Error 2
>
>
>
> --
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> htt
Does anyone know how to decode the error dumps generated by a crashed
application on CE ?
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
This SF.net email is sponsored by
some stuff, I'll put it in SVN in tools/cedump , and
examples in a subdirectory. One example is from roadmap, the other is
from a trivial divide by zero application.
Danny
On Wed, 2009-04-15 at 11:54 +0200, Vincent R. wrote:
> On Wed, 15 Apr 2009 11:31:15 +0200, Danny Backx
>
sing.html) with the x86
> compiler and have run it on our x86 device. The hello world dialog with
> title H3LLO! was shown on the target!
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
gt;
> With the following construct it doesn't link with ARM. Would it be possible
> to have 2 pseudo-reloc.c files, one for ARM and one for x86, or have
> ifdeffed code?
> extern char _image_base__;
>
> Jo
Any CE application that tries to use GetMenu is invalid so it would be
better not to allow it to compile. Right ?
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Stay on top of ever
INITIAL_SYMBOL_CHAR ## _imp_ ## S
That would require "a bit" of work to hook the binutils build system
into src/mingw. I don't think that this would be a very good idea, this
is too low level stuff.
I've just committed a patch to SVN, can you review ?
Dan
just committed a patch to SVN, can you review ?
>
> Looks ok. I will do a svn update tomorrow morning and do a complete fresh
> build.
>
> Johnny
>
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
xrwxr-x 1 danny danny 1404084 2009-04-16 22:34 gdbserver.exe
Let's hope ...
Danny
On Thu, 2009-04-16 at 22:23 +0200, Danny Backx wrote:
> Everything except src/profile compiles on my system.
>
> The profile stuff has at least two issues. The easy one is a small
> conf
sen wrote:
> > > Hi,
> > >
> > > > That would require "a bit" of work to hook the binutils build
> > system
> > > > into src/mingw. I don't think that this would be a very good
I've asked about the STACKSIZE issue on the binutils mailing list.
Danny
On Sat, 2009-04-18 at 01:32 +0200, Ismail Khatib wrote:
> Am 16.04.2009 um 19:52 schrieb Danny Backx:
> > I have questions about your submissions. With some answers, I can
> > commit
o/download/cegcc/x86mingw32ce-gdb-
> > linux.tar.gz
> > > >
> > > > gdbserver isn't in that yet, I still have an issue with it.
> > > >
> > > > Danny
> > > >
> > > > On Thu, 2009-04-16 at 20:16 +0200, Johnny
occasions, %f outputs kilobyte-long
> numeric garbage instead of the right value.
>
> I compiled my tool chain on my Linux x86_64 system, from the latest
> revision of the SVN (which says mingw32 3.15.2); normal windows builds
> using mingw32 are reported to work fine, which leads m
(SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______
> Cegcc-devel mailing list
> Cegcc-devel@
Ismail,
This may be a good idea, can you check whether it works ?
Danny
Forwarded Message
> From: Hans-Peter Nilsson
> To: Danny Backx
> Cc: binutils
> Subject: Re: [Fwd: [Cegcc-devel] Patches for cegcc on osx-powerpc
> (again, now cleaner)]
> Date
_ Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
---
is test program) break.
>
> We tried patching the format string on the fly, but that's too much of a mess,
> or reimplementing compliant *printf functions, but mingw does just that for
> us.
> There is just thi
lower revisions of WinCE.
The advantage to using this library is that you don't need to use stuff
like LoadLibrary to fetch functions that you want to use.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.
E target will do.
> E.g., --target=i686-pc-cygwin, or --target=i686-pc-mingw32 should do
> as well.
I asked advice on the binutils list, and got it. It is now tested by
Ismail. I'll try to look into this tomorrow.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://d
There's probably a lot of other useful information out there, but I
won't pursue that now : I got where I wanted.
Should this type of stuff be integrated with gdb ? (I can imagine that
gdb would treat this as a coredump file.)
Danny
On Wed, 2009-04-15 at 13:26 +0200, Danny B
L
> -%token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANTU CONSTANTL
> -%token PRIVATEU PRIVATEL
> -%token READ WRITE EXECUTE SHARED NONAMEU NONAMEL DIRECTIVE
> -%token ID
> -%token NUMBER
> -%type opt_base opt_ordinal
> -%type
Ismail,
This is fixed upstream, I'll make a similar change to the cegcc sources.
With this out of the way, is the other part of the changes (moving those
lines in the .y file) still necessary ?
Danny
Forwarded Message
> From: Alan Modra
> To: Danny Backx
and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______
> Cegcc-devel mailing list
> Cegcc-devel@l
e attachment) : it installs the missing libstdc
++.dll.a file (and two others).
Another fix might be not to install the second .la file. I think the
approach in this fix is better (using DLLs is preferable).
Please confirm that this works, then I'll commit.
Danny
--
Danny B
rm,
they'll probably work on other systems too.
To do : gdb (this is not in those packages).
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
The NEW KODAK i700 Ser
?group_id=173455&sel_platform=12469
SF project page : http://sourceforge.net/projects/cegcc
CeGCC website : http://cegcc.sourceforge.net
Debugging : http://cegcc.sourceforge.net/docs/debugging.html
On Thu, 2009-05-07 at 17:47 +0200, Danny Backx wrote:
> I've just upgraded the rel
Not much, I was thinking about removing that to avoid confusion.
Danny
On Fri, 2009-05-08 at 08:43 +0200, Vincent Torri wrote:
>
> On Fri, 8 May 2009, Danny Backx wrote:
>
> > GDB is there also now.
> >
> > Note that this is gdb-6.8, meaning it can
Do 32-bit executables not run on 64-bit systems ?
Danny
On Fri, 2009-05-08 at 08:58 +0200, Vincent Torri wrote:
>
> On Fri, 8 May 2009, Danny Backx wrote:
>
> > Not much, I was thinking about removing that to avoid confusion.
>
> I agree. But then, you should a
On Fri, 2009-05-08 at 09:05 +0200, Vincent Torri wrote:
> On Fri, 8 May 2009, Danny Backx wrote:
> > Do 32-bit executables not run on 64-bit systems ?
>
> the first time i tried cegcc on my ubuntu 64 bits, it didn't work (i've
> already mentioned that on the ML). Sinc
same!
>
> After some investigation it seems that the thread ids are the same as
> the current Process ID (GetCurrentProcessId).
Maybe src/w32api/include/kfuncs.h is ARM specific.
Danny
--
Danny Backx ; danny.backx - at - scarl
Fixed. The PUserKData value needed to be different for x86. This is
mentioned on quite a few websites (search for PUserKData).
Thanks Marcel for figuring this out.
Danny
On Wed, 2009-05-13 at 11:27 +0200, Danny Backx wrote:
> On Wed, 2009-05-13 at 11:08 +0200, Marcel Smit wr
0112a8 in my_printf (__format=0x44 )
at stack.c:41
#5 0x000110ac in main (argc=1, argv=0x140090) at stack.c:51
(gdb)
On Tue, 2009-04-21 at 21:31 +0200, Danny Backx wrote:
> I don't think it's a printf issue.
>
> The statement
> fprintf(f, "foo %d %f %d\n"
t_cvt( int mode, __pformat_fpreg_t x, int nd, int *dp, int
*sign )
Changing the #ifdef so the "other" implementation is picked makes the
example program work.
This looks like an upstream mingw bug to me.
Danny
On Wed, 2009-05-13 at 21:04 +0200, Danny Backx wrote:
> Help ! :-)
tUnhandledExceptionFilter from your other mail.
This needs to be ported to x86 though (it does a bit of assembler which
is obviously different). This code didn't interfere with anything for
ARM, whether that's true for x86 is unknown to me.
Danny
--
Danny Backx ; danny.back
t;. Any idea about this bug?
>
> I would really like to have CeGCC running under MSYS: I use mostly
> Windows for development, and MSYS is much faster than Cygwin.
>
> Good night!
>
> --
> Geoffroy Couprie
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.in
for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>
--
Danny Backx ; danny.backx - at - scarlet.be ; http:/
172.17.1.10
throw
terminate called after throwing an instance of 'Except'
warning: SuspendThread failed in thread_rec, (error 87): The parameter
is incorrect.
Child exited with status 0
GDBserver exiting
pavilion: {11}
On Fri, 2009-05-15 at 10:56 +0200, Danny Backx wrote:
> I've a
es it print the next line?
> terminate called after throwing an instance of 'Except'
Yes, see my other message.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Cry
t/howto.html
Its source is in
src/gcc/libstdc++-v3/libsupc++/vterminate.cc
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Crystal Reports - New Free Runtime and 30 Day Trial
C
31} rsh ipaq /temp/excepttest
throw
terminate called after throwing an instance of 'Except'
pavilion: {932} ls -l excepttest.exe
-rwxrwxr-x 1 danny danny 56044 2009-05-15 16:48 excepttest.exe
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
-
ANDLE x)
> {
> - return EventModify(x, EVENT_PULSE);
> + return EventModify(x, EVENT_SET);
> }
>
> /* TLS Constants and Constructs */
>
>
> Regards,
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
---
structures
> > referencing
> > symbols from auto-imported DLLs.
> > pavilion: {930} rcp excepttest.exe ipaq:/temp
> > pavilion: {931} rsh ipaq /temp/excepttest
> > throw
> > terminate called after throwing an instance of 'Except'
>
; --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and w
hing between 4.4 and 4.5) if
there are good reasons for it
c) the gcc-trunk snapshot that I have sitting on my disk right now (svn
revision 145210, 2009-03-28).
I think this is a choice we make now, and which we live with for a year
or so.
Pedro and the two Vincents had interest in th
ARGET)-ar libxx.a *.o
$(TARGET)-ranlib libxx.a
You can load DLLs dynamically at runtime (this was in one of your
tests), not so with static libraries.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
cation picks up armv4.
>
> How do I get standard libraries from cegcc with the armv3m architecture?
>
> (Or alternatively what do I change so the resultant binaries run on an arm4t
> processor happily)?
--
Danny Backx ; danny.
alty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists
t/sfu/businessobjects
> ___
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
-
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
---
oyalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Cegcc-devel mailing list
> Cegcc-devel@lists.
lified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Cegcc-deve
* ld-pe/aligncomm-1.c: New test source file.
> * ld-pe/aligncomm-2.c: Likewise.
> * ld-pe/aligncomm-3.c: Likewise.
> * ld-pe/aligncomm-4.c: Likewise.
> * ld-pe/aligncomm.d: New test pattern file.
>
> * ld-pe/direct.exp: Deleted, and content moved int
For your information, I'm importing into src/gcc-4.4.0 now :
- gcc-core-4.4.0 (already done)
- gcc-g++-4.4.0 (in progress)
This will replace the gcc-4.1.0 in src/gcc soon.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx
maybe it'll work from now.
Danny
On Mon, 2009-05-18 at 19:47 +0100, Dave Korn wrote:
> Danny Backx wrote:
> > What does this do ?
>
> It's part of addressing GCC PR37216[*], which is caused by it not being
> possible in the PE format to specify an alignment for varia
icensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___ Cegcc-devel mailing list
> Cegcc-devel@lists.sourcefor
ues with readdir?
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimi
1c3418 39 BeginPaint
> 1c3428 42 BitBlt
> ...
> with _stricimp being the solitary function obtained from "coredll.dll"
> with the rest from "COREDLL"
>
> This seems a bit strange to have two DLLs differing only in case and
> extension
xternally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Cegcc-devel mailing list
> Cegcc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
As far as I know : not yet.
Danny
On Tue, 2009-05-19 at 11:03 +0200, Vincent Torri wrote:
>
> On Tue, 19 May 2009, Danny Backx wrote:
>
> > For your information, I'm importing into src/gcc-4.4.0 now :
> > - gcc-core-4.4.0 (already done)
> > - gcc-g++-
> > > We see a problem with readdir, we only get 1 file back instead of the
> > full
> > > directory when iterating. Are there known issues with readdir?
> >
> > --
> > Danny Backx ; da
return 0 instead of h.
Danny
On Wed, 2009-05-20 at 10:57 +0200, Johnny Willemsen wrote:
> Hi,
>
> > Fixed.
>
> Thanks.
>
> If we do a svn up of cegcc, do we then get gcc 4.3.2 again default or gcc
> 4.4? We would prefer to stay on 4.3.2 until we know for su
> > Hello,
> >
> > The getcwd() function is defined in io.h, whereas it doesn't exist on
> > WinCE. Attempts to redefine it (for portability reasons) fail.
>
> use GetModuleFileName() with GetModuleHandle(NULL) in your program to get
> the directory of y
401 - 500 of 786 matches
Mail list logo