This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Blackfin hardware boards support (2/7)


Jie Zhang wrote:
Jeff Johnston wrote:
Jie Zhang wrote:
This tarball contains the default linker scripts and a start file for
Blackfin processors. It's to be uncompressed under libgloss/bfin.


Jie



I notice that you require 2 linker scripts for the user to use. I assume this is because you
want to permutate the common sc and mc scripts with the various memory scripts. If the compiler is
generating the -T option on behalf of the end-user based on a single option, then it is no
problem. However, if the end-user has to specify two -T statements, have you considered creating
merged scripts for the end-user to use make things easier?


-- Jeff J.

Did you mean installing merged scripts while keeping them separate in source code?


Jie
Sure. The point is that the end-user only has to specify one .ld script when linking.

-- Jeff J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]