Re: Information regarding -fPIC support for Interix gcc

2007-03-31 Thread Murali Vemulapati
pply my 4.3 patch and see if it generates correct code. The only difference in the patch would be to define TARGET_CYGMING to 1 in the file i386-interix.h. Thanks Mayank Thanks Murali -Original Message- From: Ian Lance Taylor [mailto:[EMAIL PROTECTED] Sent: Friday, March 23, 2007 9:3

Re: Information regarding -fPIC support for Interix gcc

2007-03-23 Thread Murali Vemulapati
details) . I am working on the linker changes and will post it when the testing is complete. Thanks Murali On 3/23/07, Mayank Kumar <[EMAIL PROTECTED]> wrote: Ok, since I didn't get any pointers in this area. I have a more generic question now to everybody:- I am new to gcc development

gcc trunk

2006-10-26 Thread Murali Vemulapati
what is the release number for gcc trunk (mainline)? currently there are two branches 4.2.0 and 4.3.0 which are accepting patches. thanks murali

Changing the number of registers

2006-01-30 Thread murali
ers live. Please tell me if there is something else I need to take care of to change the number of registers. thanks, murali PS: There was a thread before with the same subject and similar problems - I read that, but it still didn't solve the problem