Hi there, well I am continuing to build more stuff. Generally this is going
well but I noted a few
loose ends

A) missing select.h in /opt/cegcc install.  Copied from the cegcc newlib
includes
B) missing select.h in /opt/cegcc install.  Copied from x86 FC6
C) missing regex.h in /opt/cegcc install.   Copied from the cegcc newlib
includes
D) missing some symbols in resource.h - was able to patch the needed symbols
from x86 FC6 

But now some symbols are missing for regex APIs (regcomp, regexec, refgree)
Should I download and build regex from sourceforge?

http://gnuwin32.sourceforge.net/packages/regex.htm

 
/steverino2


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Sunday, October 21, 2007 12:15 PM
To: cegcc-devel@lists.sourceforge.net
Subject: Cegcc-devel Digest, Vol 16, Issue 16

Send Cegcc-devel mailing list submissions to
        cegcc-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/cegcc-devel
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Cegcc-devel digest..."


Today's Topics:

   1. Re: Cegcc-devel Digest, Vol 16, Issue 15 (Steve DeLaney)
   2. Re: ChangeDisplaySettingsEx missing? (Jacek M. Holeczek)
   3. Re: List of software that works with CeGCC (Re: mingwm10.dll?
      what for?) (Jacek M. Holeczek)
   4. Re: List of software that works with CeGCC        (Re:
mingwm10.dll?
      what for?) (Danny Backx)
   5. Re: ChangeDisplaySettingsEx missing? (Danny Backx)


----------------------------------------------------------------------

Message: 1
Date: Sat, 20 Oct 2007 13:24:29 -0700
From: "Steve DeLaney" <[EMAIL PROTECTED]>
Subject: Re: [Cegcc-devel] Cegcc-devel Digest, Vol 16, Issue 15
To: <cegcc-devel@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="us-ascii"


I recently completed a build of openssl-0.9.8e using cegcc Host system is
FC6

There were a couple of minor missing components that I resolved and I wonder
if a patch should be submitted.  Here is a summary of changes And the build
steps:

A) missing include/sys/un.h   I just copied it from x86 linux
/usr/include/sys/un.h
B) termio.h  a copy of this file is located in
cegcc-0.50-src/src/newlib/newlib/libc/sys/sysvi386
C) #define TCSETA 0x5406 was inserted in termio.h to satisfy a pre-processor
symbol missing during openssl build
D) replace fork with vfork (found a reference to this already on cegcc devel
mailing list 30 June 2007)
E) Needed to include -lgcov on the build line for vfork link
F) sysconf() is not supported and was bypassed for now
G) For some reason -mthreads is reported as unrecognized option so I removed
it for now.

All was done with a static build, for now shared library supported was not
attempted.

/steverino2
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 20, 2007 12:14 PM
To: cegcc-devel@lists.sourceforge.net
Subject: Cegcc-devel Digest, Vol 16, Issue 15

Send Cegcc-devel mailing list submissions to
        cegcc-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/cegcc-devel
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Cegcc-devel digest..."


Today's Topics:

   1. Re: List of software that works with CeGCC (Re:   mingwm10.dll?
      what for?) (pgeorges)


----------------------------------------------------------------------

Message: 1
Date: Sat, 20 Oct 2007 20:34:41 +0200
From: pgeorges <[EMAIL PROTECTED]>
Subject: Re: [Cegcc-devel] List of software that works with CeGCC (Re:
        mingwm10.dll? what for?)
To: cegcc-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

I ported a chess program to Pocket PC with cegcc :
http://prolinux.free.fr/scid/PPC.html

The code is in C, compiled with cegcc and the UI uses Tcl/Tk.

Pascal

Danny Backx a ?crit :
> On Fri, 2007-10-12 at 09:03 +0200, Jacek M. Holeczek wrote:
>   
>> Yes, I think a list of projects utilizing cegcc would be nice.
>> On sourceforge alone, there are about 600 projects listed, but it is 
>> very hard to find these that I can compile myself. Moreover, I assume 
>> there are also projects not listed on sourceforge ...
>>     
>
> Attached is a proposal for addition to our web site. Comments are 
> welcome.
>
>       Danny
>   
>




------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

------------------------------

_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel


End of Cegcc-devel Digest, Vol 16, Issue 15
*******************************************




------------------------------

Message: 2
Date: Sun, 21 Oct 2007 00:14:06 +0200 (MET DST)
From: "Jacek M. Holeczek" <[EMAIL PROTECTED]>
Subject: Re: [Cegcc-devel] ChangeDisplaySettingsEx missing?
To: CeGCC Development List <cegcc-devel@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi,

> FYI : I've committed based mostly on Jacek's input.

Sorry guys, I was away for a week or so. I had no way to check your patches
(Danny's and Pedro's). I've looked at them now. They both seem to be looking
fine (I have no possibility to test them in a compiled code).
Let me, however, say one thing. With your patches, the structure becomes
really awful. You have to unscramble it in order to see what's inside.
In my solution, one could easily see how the structure is defined in WinCE.
It's a matter of taste, of course (I prefer simplicity, even if it costs
some additional lines in the source code -> it is easier to read and
maintain).

There is just one thing missing in your patches, that is present in the MS
documents that I've given you some time ago: *NPDEVMODEW
-------------------------------------------------
typedef struct _devicemodeW {
...
} DEVMODEW, *PDEVMODEW, *NPDEVMODEW, *LPDEVMODEW;
-------------------------------------------------

Best regards,
Jacek.



------------------------------

Message: 3
Date: Sun, 21 Oct 2007 01:31:06 +0200 (MET DST)
From: "Jacek M. Holeczek" <[EMAIL PROTECTED]>
Subject: Re: [Cegcc-devel] List of software that works with CeGCC (Re:
        mingwm10.dll? what for?)
To: cegcc-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi,

> Attached is a proposal for addition to our web site. Comments are

Very good job, indeed.

Note, however, I've checked some of these projects and quite often I see -
no web page, no screenshots, no downloads, no cvs/svn/sources ...
(Note also that the PocketGCC project seems to be dead.)

Best regards,
Jacek.



------------------------------

Message: 4
Date: Sun, 21 Oct 2007 09:49:45 +0200
From: Danny Backx <[EMAIL PROTECTED]>
Subject: Re: [Cegcc-devel] List of software that works with CeGCC       (Re:
        mingwm10.dll? what for?)
To: "Jacek M. Holeczek" <[EMAIL PROTECTED]>
Cc: cegcc-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

On Sun, 2007-10-21 at 01:31 +0200, Jacek M. Holeczek wrote:
> Attached is a proposal for addition to our web site. Comments are
> 
> Very good job, indeed.
> 
> Note, however, I've checked some of these projects and quite often I 
> see - no web page, no screenshots, no downloads, no cvs/svn/sources ...
> (Note also that the PocketGCC project seems to be dead.)

Yes I've seen that too. We need to remove the dead projects from our list,
or at least flag them.

        Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part

------------------------------

Message: 5
Date: Sun, 21 Oct 2007 09:53:09 +0200
From: Danny Backx <[EMAIL PROTECTED]>
Subject: Re: [Cegcc-devel] ChangeDisplaySettingsEx missing?
To: "Jacek M. Holeczek" <[EMAIL PROTECTED]>
Cc: CeGCC Development List <cegcc-devel@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

On Sun, 2007-10-21 at 00:14 +0200, Jacek M. Holeczek wrote:
> > FYI : I've committed based mostly on Jacek's input.
> 
> Sorry guys, I was away for a week or so. I had no way to check your 
> patches (Danny's and Pedro's). I've looked at them now. They both seem 
> to be looking fine (I have no possibility to test them in a compiled
code).
> Let me, however, say one thing. With your patches, the structure 
> becomes really awful.

My feeling about my own patch is exactly the same. That, and Pedro's comment
made me commit your patch instead of the ones I put on E-mail.

One of the other patches is "based on" your submission because we already
had part of the changes you proposed in SVN.

        Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part

------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

------------------------------

_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel


End of Cegcc-devel Digest, Vol 16, Issue 16
*******************************************


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to