Opened 10 years ago

Closed 10 years ago

#4986 closed enhancement (fixed)

gcc-4.9.0

Reported by: Fernando de Oliveira Owned by: Pierre Labastie
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (5)

comment:1 by Pierre Labastie, 10 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 10 years ago

I wonder whether this package couldn't be splitted, specially the java (gcj) part. It is possible to install a JVM by using appropriate switches in configure, but there are specific requirements (X libs and others), which are not needed for building the other language compilers.

The minimum would be to move the gcj compiler to the JAVA subsection, to include instructions for building a JVM, and to incorporate the ecj jar (which would allow to build openjdk later on)

The ADA compiler could also have its own page, because it uses the gnat binary for building, while the other compilers only need the compilers installed in LFS.

comment:3 by bdubbs@…, 10 years ago

Separating to different pages is OK, but how about consecutively:

gcc (C, C++, Fortran, objc, other?)
gcc (Ada)
gcc (Java/gcj)

comment:4 by Pierre Labastie, 10 years ago

Sorry, had not seen your reply until now; Looks like the message to blfs-book was lost...

I'll keep this in mind, but for now, I'll keep the page as is, just bumping version: I think it is more urgent to move to the new LFS base, and come back to the splitting when things have settled down a bit.

comment:5 by Pierre Labastie, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r13007. Open a new ticket for the splitting

Note: See TracTickets for help on using tickets.