Re: [Fink-users] porting question: darwin ld, how to handle GNU ld options

2003-09-08 Thread Kevin Hilman
I'll try [EMAIL PROTECTED], but I figured I would have to port it. It's not an open-source package, it's a project from my work that I'd like to port to OSX and we're pretty wedded to the GNU toolchain, including the linker. Thanks, Kevin Ben Hines <[EMAIL PROTECTED]> writes: > I'd suggest [EMA

Re: [Fink-users] porting question: darwin ld, how to handle GNU ld options

2003-09-06 Thread Ben Hines
I'd suggest [EMAIL PROTECTED] list for this, or at the very least, fink-devel. But to answer - no. You will probably need to actually port the code. What package, why does it need these things? -Ben On Friday, September 5, 2003, at 03:16 PM, Kevin Hilman wrote: I have a package that uses sev

[Fink-users] porting question: darwin ld, how to handle GNU ld options

2003-09-05 Thread Kevin Hilman
I have a package that uses several GNU ld options (--defsym, --start-group, --end-group etc.) and the apple linkder doesn't take these options. What's the usual methond to fix this? Does GNU ld exist for darwin? Or, is there a wrapper that can interpret GNU-style options? Thanks, Kevin Hilman S