This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Porting to GCC 4.3.2


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,
I am trying to use GCC 4.3.2 to compile log4cplus 1.0.3 source. Compilation
works but test cases that are using the resulting DLL do not work. The $?
shell variable ends up with value 5. I used depends.exe on the test case
executable and it finds all dependencies except DWMAPI.DLL. After some
digging
(<http://social.msdn.microsoft.com/Forums/en-US/vclanguage/thread/bc7a7414-6564-40bb-b8d2-af86345f2bc2/>
and
<http://stackoverflow.com/questions/173433/how-to-fix-dwmapidll-delay-load-dependency-under-winxp>)
my question is: Does the GCC 4.3.2 change how delay loaded DLLs are handled
or is this problem unrelated to mine?

I am using Windows XP and Cygwin 1.5.

- --
VH


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)

iFYEAREIAAYFAkm85C8ACgkQhQBMvHf/WHlkHADfSV0QCgxinVSmTginE+46vowr
5bCiYTTGRYz0PQDfWstVyJhBL2Sqp1t4oY/7c3zBtABkU8WmZwaxvA==
=AtOO
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]