On 2013-03-08 04:41, Walter Bright wrote:

The other thing is, we just don't have a need for our own linker for any
platform other than win32. So what's the cost benefit moving forward? I
think it's easier to just fix optlink's bugs.

If we have our own linker for every supported platform and format I pretty sure that we can take advantage of that and come up with features not possible using other linkers.

For example, storing .di files directly in the object file. This has also been suggested before.

--
/Jacob Carlborg

Reply via email to