This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

New Patch: add new score3 target and other changes


Dear Nick

Thanks for your checking new score patch.

1,
According to your suggestions, I sent you the previous score.patch without 
the files that 
are regenerated (eg: bfd-in2.h & libbfd.h ), 

2,
we builded binutils for score target with following steps:
(1).gas
* run: automake
 
(2).bfd
* run: automake
* run: autoconf
* run: make headers /* cd build/binutils/bfd */
 
(3).ld
* run: automake
 
(4).opcodes
* run: automake
* run: autoconf
 
(5).binutils
* run: automake

3,And then ,Enter build direntory run respectively configure 
--prefix=install_dir   --target=score-elf ,make,make install 
New patch can be compiled successfully ,I would like to ask what the 
inconsistent steps with you ? 

4, Do we need resend to you score patch with the files(eg:bfd-in2.h & 
libbfd.h)? the following score patch without the files that 
are regenerated (eg: bfd-in2.h & libbfd.h ),it can be compiled 
successfully with gcc-4.3.2 on my  system platform.

Thanks a lot

with my best regards

Brain.lin




Attachment: score.patch.bz2
Description: Binary data


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