[Bug ld/10009] Conflict between MIPS PLTS and abicalls stubs

2009-04-01 Thread cburgess at qnx dot com
--- Additional Comments From cburgess at qnx dot com 2009-04-01 17:38 --- we do have some minor local changes. If it helps I'll check if it happens with a standard linux target. the -shared switch on our qcc is a synonym for -fpic, it will pass -fpic to the compiler. we are

[Bug ld/10009] Conflict between MIPS PLTS and abicalls stubs

2009-03-26 Thread cburgess at qnx dot com
--- Additional Comments From cburgess at qnx dot com 2009-03-26 13:40 --- For some reason attachments don't work for me, here are the example source files... a.c: #include int main(void) { fptr *fp; /* * Here we call function(), which initially selects a tradit

[Bug ld/10009] New: Conflict between MIPS PLTS and abicalls stubs

2009-03-26 Thread cburgess at qnx dot com
Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: cburgess at qnx dot com CC: bug-binutils at gnu dot org GCC host triplet: i386-linux-gnu GCC target triple