This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


neroden@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   GCC host triplet|                            |solaris-*-*
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-12 23:27:59
               date|                            |
            Summary|jar -C flag is incompatible |jar -C flag is incompatible
                   |with Sun's                  |with Sun's (fastjar uses
                   |                            |nonportable feature of
                   |                            |getcwd)


------- Additional Comments From neroden@gcc.gnu.org  2003-06-12 23:27 -------
Right.  This is multiple bugs. :-(Let's start with the non-portable feature.I don't want to reinvent the wheel.  Is there a possibility of using libiberty's getcwd, which has the "Linux behavior" when the first argument is NULL?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]