Hello cegcc-devel,

  I'm building HaRET with cegcc/mingw32ce trunk:
  
$ svn info
Path: .
URL: https://svn.sourceforge.net/svnroot/cegcc/trunk/cegcc
Repository Root: https://svn.sourceforge.net/svnroot/cegcc
Repository UUID: d7810a3d-100a-0410-8641-c3624a9c11f1
Revision: 807
Node Kind: directory
Schedule: normal
Last Changed Author: pedroalves
Last Changed Rev: 806
Last Changed Date: 2006-11-13 17:35:20 +0200 (Mon, 13 Nov 2006)


  Got an executable which is "not valid PocketPC application" on
hx4700/WM2003:

        DLL Name: coredll.dll
        vma:  Hint/Ord Member-Name Bound-To
        314b4      36  _wcsicmp
        314c0      43  _write

_write is not in coredll.dll there.

  Worked that around with a patch, one part of it is useful, the other
is not. I would guess, that mingw32ce would provide thin write()
implementation, not sure, why would I miss it, need to check HaRET
Makefile.

  But still, liboldname-ce would rather not export non-existent
functions.

-- 
Best regards,
 Paul                          mailto:[EMAIL PROTECTED]

Attachment: libsupc++-write-breakage.diff
Description: Binary data

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to