X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libiberty%2Fvmsbuild.com;h=497ea8974f2b9f013f2c0182d73f0cd0a9335454;hb=587f6a06e2b582d0f0fc0667a511ab9061f8de8a;hp=9400b45723af8f75114d570be0ab7c69f831e5b9;hpb=28e9041cc224267271fbcd8db22bea115912365b;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libiberty/vmsbuild.com b/libiberty/vmsbuild.com index 9400b45723a..497ea8974f2 100644 --- a/libiberty/vmsbuild.com +++ b/libiberty/vmsbuild.com @@ -13,9 +13,9 @@ $ WORK_LIB = "new-lib.olb" !used to guard against an incomplete build $ $! manually copied from Makefile.in $ REQUIRED_OFILES = "argv.o basename.o choose-temp.o concat.o cplus-dem.o "- - + "fdmatch.o getopt.o getopt1.o getruntime.o hex.o "- - + "floatformat.o obstack.o spaces.o strerror.o strsignal.o "- - + "vasprintf.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o" + + "fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o "- + + "floatformat.o objalloc.o obstack.o spaces.o strerror.o strsignal.o "- + + "xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o" $! anything not caught by link+search of dummy.* should be added here $ EXTRA_OFILES = "" $! @@ -28,10 +28,9 @@ $ ECHO "Starting libiberty build..." $ create config.h /* libiberty config.h for VMS */ #define NEED_sys_siglist +#define NEED_strsignal #define NEED_psignal #define NEED_basename -$ if f$search("alloca-conf.h").eqs."" then - - copy alloca-norm.h alloca-conf.h $ LIBR 'WORK_LIB' /Create $ $! first pass: compile "required" modules