[Bug java/9532] jar -C flag is incompatible with Sun's (fastjar uses nonportable feature of getcwd)

dj@redhat.com gcc-bugzilla@gcc.gnu.org
Thu Jun 12 23:30:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9532



------- Additional Comments From dj@redhat.com  2003-06-12 23:30 -------
Subject: Re:  jar -C flag is incompatible with Sun's (fastjar uses nonportable feature of getcwd)


Libiberty's getcwd is only used if the OS does not offer getcwd at
all.  If the OS offers a broken one, you get the OS's broken one.



More information about the Gcc-bugs mailing list