On 11/22/2015 10:55, Martell Malone wrote:
> Currently we are half relying on libgcc's crtstuff.
> We have all the code for handling __CTOR_LIST__ but still rely on libgcc to
> provide the variables for us.
> 
> With respect to compiler-rt buitins this is an obvious problem because it
> assumes you already handle this rather then providing it for you.
> 
> Please review.
> 
> I was not quite sure how ld would react to __CTOR_LIST__ being defined in
> both libgcc and libmingw32 so I opted to change the name to
> __MINGW_CTOR_LIST__ to keep the peace :)
> 
> 

It should merge, but which comes first is indeterminate. If
initialization order isn't broken, I'm OK with it, but best to get Kai
to confirm.

Attachment: 0xD4EBC740.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to