Changes between Initial Version and Version 2 of Ticket #52116


Ignore:
Timestamp:
Sep 12, 2016, 10:04:45 PM (8 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52116 – Description

    initial v2  
     1{{{
    12:info:build       /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -Os -arch ppc -I/opt/local/include -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  -D_GNU_SOURCE -fno-common ./cp-demangle.c -o pic/cp-demangle.o; \
    23:info:build     else true; fi
     
    15751576:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_binutils/binutils/work/binutils-2.26.1'
    15761577:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_binutils/binutils/work/binutils-2.26.1" && /usr/bin/make -w all
    1577 
     1578}}}
    15781579I cannot see the error in include/libiberty.h:
    1579 
     1580{{{
    15801581  107   #if !HAVE_DECL_BASENAME
    15811582  108   #if defined (__GNU_LIBRARY__ ) || defined (__linux__) \
     
    15901591  117   #define basename basename_cannot_be_used_without_a_prototype
    15911592  118   #endif
    1592 
    1593 
     1593}}}