Folks:
I did a cvs co of the entire src/ directory, and then did "../src/
configure --prefix=/some/installdir && make".
It built a lot of stuff (took 14 minutes), and then ended with this:
-------
gcc -DHAVE_CONFIG_H -I. -I../../src/binutils -I. -D_GNU_SOURCE -I. -
I../../src/binutils -I../bfd -I../../src/binutils/../bfd -I../../src/
binutils/../include -DLOCALEDIR="\"/c/playground/cygwin/install//
share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -
Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../
src/binutils/filemode.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-
prototypes -Wmissing-prototypes -Werror -g -O2 -o size.exe size.o
bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/
libiberty.a -lintl
libtool: link: cannot find the library `/usr/lib/libiconv.la' or
unhandled argument `/usr/lib/libiconv.la'
make[4]: *** [size.exe] Error 1
make[4]: Leaving directory `/cygdrive/c/playground/cygwin/build/
binutils'
-------
Regards,
Zooko
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/