[Bug binutils/11624] bfd build breaks wrt alpha-dec-vms

2010-05-25 Thread nickc at redhat dot com

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-05-25 
10:14 ---
Subject: Bug 11624

CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2010-05-25 10:14:16

Modified files:
bfd: ChangeLog archive.c bfd-in2.h configure 
 configure.in vms-alpha.c vms-misc.c vms.h 
bfd/doc: Makefile.in 

Log message:
PR ld/11624
* archive.c (_bfd_calloc_wrapper): New function.
(_bfd_add_bfd_to_archive_cache): Use it.

* configure.in: Add alpha*-*-*vms* to list of natives.
* configure: Regenerate.

* vms-misc.c: Define globalref if necessary.
(vms_convert_to_var_unix_filename): Rename to
_bfd_vms_convert_to_var_unix_filename and export.
* vms.h: Add prototype for _bfd_vms_convert_to_var_unix_filename.
* vms-alpha.c (vms_close_and_cleanup): Update invocation of
vms_convert_to_var_unix_filename.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srcr1=1.5028r2=1.5029
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/archive.c.diff?cvsroot=srcr1=1.66r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=srcr1=1.512r2=1.513
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=srcr1=1.332r2=1.333
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.in.diff?cvsroot=srcr1=1.283r2=1.284
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/vms-alpha.c.diff?cvsroot=srcr1=1.15r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/vms-misc.c.diff?cvsroot=srcr1=1.33r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/vms.h.diff?cvsroot=srcr1=1.19r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/doc/Makefile.in.diff?cvsroot=srcr1=1.104r2=1.105


--- Additional Comments From nickc at redhat dot com  2010-05-25 10:29 
---
Hi Jay,

  Thanks for the problem report and patch.  I have checked in your fixes along
with this changelog entry.

Cheers
  Nick

bfd/ChangeLog
2010-05-25  Jay Krell  jay.kr...@cornell.edu

PR ld/11624
* archive.c (_bfd_calloc_wrapper): New function.
(_bfd_add_bfd_to_archive_cache): Use it.

* configure.in: Add alpha*-*-*vms* to list of natives.
* configure: Regenerate.

* vms-misc.c: Define globalref if necessary.
(vms_convert_to_var_unix_filename): Rename to
_bfd_vms_convert_to_var_unix_filename and export.
* vms.h: Add prototype for _bfd_vms_convert_to_var_unix_filename.
* vms-alpha.c (vms_close_and_cleanup): Update invocation of
vms_convert_to_var_unix_filename.


-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11624

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11624] bfd build breaks wrt alpha-dec-vms

2010-05-25 Thread gingold at adacore dot com

--- Additional Comments From gingold at adacore dot com  2010-05-25 10:32 
---
(In reply to comment #0)
  - errors in the headers that binutils uses, uses of globalref
   Just #define it to be extern.

I think that this particular issue should be fixed by using new starlet.  Will 
adjust later.

Thanks,
Tristan.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11624

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11624] bfd build breaks wrt alpha-dec-vms

2010-05-22 Thread jay dot krell at cornell dot edu

--- Additional Comments From jay dot krell at cornell dot edu  2010-05-22 
14:03 ---
Created an attachment (id=4809)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=4809action=view)
small fixes to compile/link errors (removing core file support maybe not minor,
but it was for the wrong format perhaps?)


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11624

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils