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]

Re: java/5196: make fail: Must be a separator on rules line 654. (HP Itanium System, HP-UX 11.20)


Synopsis: make fail: Must be a separator on rules line 654. (HP Itanium System, HP-UX 11.20)

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Fri Jan  4 22:04:28 2002
State-Changed-Why:
    The makefile error you got was in the fastjar directory.
    This is not a critical part of gcc.  If you
    do not want the java compiler, you can
    use the --enable-languages flag to configure to only
    enable the languages you want, see:
    http://gcc.gnu.org/install/configure.html
    
    
    The other workaround you could try would be to:
    (1) Use GNU make to build gcc.
    (2) Set the CONFIG_SHELL environment variable to /bin/ksh
    before building gcc.
    
    Do any of those workarounds help?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5196


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