Need help with build 64bit libc
Posted: Fri Dec 08, 2006 9:02 am
Hey guys, I'm creating a libc for my os which wrote(writting;) in C and build to 64bit code, I use gcc as compiler under 32bit Windows, it's easy to compile my code and link to 64bit binary, but I found no tool to make libc, I got "ar"(from mingw), but this version only supports 32bit objects, is there any other way to build libc? or a 32bit "ar" for windows that supports 64bit objects is somewhere available? Thanks.
Regards,
Arthur.
Regards,
Arthur.