Information regarding -fPIC support for Interix gcc

2007-03-22 Thread Mayank Kumar
Hi I am currently looking at interix gcc and found that -fPIC generated binaries crash although not all binaries crash. This has been known for quite some time since I found a lot of posts about it. I want to know if this issue has already been fixed and a patch submitted or this issues is stil

RE: Information regarding -fPIC support for Interix gcc

2007-03-22 Thread Mayank Kumar
contributing this fix to gcc users on Interix. Has anybody before looked at this issue or is aware of it ? Thanks Mayank -Original Message- From: Joe Buck [mailto:[EMAIL PROTECTED] Sent: Thursday, March 22, 2007 10:20 PM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Re: Information

RE: Information regarding -fPIC support for Interix gcc

2007-03-23 Thread Mayank Kumar
March 23, 2007 2:24 AM To: gcc@gcc.gnu.org Cc: Mayank Kumar Subject: Re: Information regarding -fPIC support for Interix gcc On Thursday 22 March 2007 20:20, Mayank Kumar wrote: > I work for Microsoft SFU(services for unix) group and I am currently > investigating this fPIC issue for gcc 3

Does anybody know of testuites/testcases for shared library, dynamic loader, etc

2007-03-25 Thread Mayank Kumar
I am looking for testcases for testing the following on interix:- 1: shared library support 2: dynamic loader ld.so working Are then any comprehensive testsuites available for the same ? Thanks Mayank

Where is ld.so and libdl.so built from

2007-03-26 Thread Mayank Kumar
In gcc packages, I could not find ld.so and libdl.so Binutils only contains ld. Where can I find the gnu source code for libdl.so and ld.so Thanks Mayank

RE: Where is ld.so and libdl.so built from

2007-03-26 Thread Mayank Kumar
Thanks for this information. I wanted to take a look at the code. Yes MS has its own shared library loader and libc. Thanks Mayank -Original Message- From: Andrew Pinski [mailto:[EMAIL PROTECTED] Sent: Monday, March 26, 2007 9:36 PM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Re

RE: Information regarding -fPIC support for Interix gcc

2007-03-31 Thread Mayank Kumar
.0 compiler and linker/loader/assembler same as the one that ships with Interix. Thanks Mayank -Original Message- From: Ian Lance Taylor [mailto:[EMAIL PROTECTED] Sent: Friday, March 23, 2007 9:36 PM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Re: Information regarding -fPIC support

RE: Information regarding -fPIC support for Interix gcc

2007-04-01 Thread Mayank Kumar
causes the crash because the control jumps to invalid location thru jmp*%eax. Thanks Mayank -Original Message- From: Murali Vemulapati [mailto:[EMAIL PROTECTED] Sent: Saturday, March 31, 2007 9:57 PM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Re: Information regarding -fPIC support

RE: Information regarding -fPIC support for Interix gcc

2007-04-03 Thread Mayank Kumar
Ian Lance Taylor Sent: Tuesday, April 03, 2007 12:28 AM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Re: Information regarding -fPIC support for Interix gcc Mayank Kumar <[EMAIL PROTECTED]> writes: > 1: I am keen on understanding how does the offset of L32 from > _GLOBAL_OFFSET_TABLE

RE: Information regarding -fPIC support for Interix gcc

2007-04-09 Thread Mayank Kumar
nks Mayank -Original Message- From: Ian Lance Taylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 03, 2007 9:14 PM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Re: Information regarding -fPIC support for Interix gcc Mayank Kumar <[EMAIL PROTECTED]> writes: > For Movl [EMAIL PROTECT

RE: gcc 4.3 on Interix

2007-05-11 Thread Mayank Kumar
) available with Win2k3 R2 and Windows Vista Ultimate/Enterprise SKU. Will let you know when this is done. HTH Thanks Mayank From: Flavell, Conwyn [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 1:21 AM To: Mayank Kumar; [EMAIL PROTECTED] Cc: gcc@gcc.gnu.org Subject: gcc 4.3 on Interix Hi

Major Differences between gcc4.2 and gcc3.3

2007-07-12 Thread Mayank Kumar
I want to know the major differences between gcc4.2 and gcc3.3. Can some one point to a document/page where I can find this information.

RE: Help required on use of gcc on SFU 3.5

2007-07-27 Thread Mayank Kumar
en Santanam (Information Technology) [mailto:[EMAIL PROTECTED] Sent: Friday, July 27, 2007 3:43 PM To: Mayank Kumar Cc: gcc@gcc.gnu.org Subject: Help required on use of gcc on SFU 3.5 Hi Mayank, I was reading through a lot of emails that were answered by you on the gnu forum for gcc. I have been tr