public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/21904] New: splitt the package into parts will ease compile step
@ 2005-06-03 20:53 jlm_devel at laposte dot net
  2005-06-03 20:56 ` [Bug other/21904] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jlm_devel at laposte dot net @ 2005-06-03 20:53 UTC (permalink / raw)
  To: gcc-bugs

this is only cosmetic but I find it easier to have several optional packages
than a big one

for exemple libjava is optional, we should be able to compile it without
recompile everything and more without having to redownload everything too

same apply to libiberty : this lib can be found in binutils, and is installed by
this package, but gcc component fail to build (if we do the ./configure into gcc
dir) if ../libiberty/liberty.a isn't present

we can do the same remarks for the c++ lib and most of subtree subpackages

doing this will ease to understand why crosscompile fail (at this time I found
that libjava don't take the right headers, but that in order to have him take
the right header I have to compile it differently than the rest of the package...)

I think that big package was the attribute of old fashioned projects and then
that all lib provided into gcc should now be provided as separate packages....
because this is cleaner and that we'll have a better view of what's going on

best regards and thank you for providing such quality tool

-- 
           Summary: splitt the package into parts will ease compile step
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jlm_devel at laposte dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/21904] splitt the package into parts will ease compile step
  2005-06-03 20:53 [Bug tree-optimization/21904] New: splitt the package into parts will ease compile step jlm_devel at laposte dot net
@ 2005-06-03 20:56 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-03 20:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-03 20:56 -------
Actually libiberty is officially part of GCC and maintained by GCC and not bintuils.


And this is not going to happen as GCC is one whole project and you cannot mix versions.  Now libjava 
might change but not for a while.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|tree-optimization           |other
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-03 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-03 20:53 [Bug tree-optimization/21904] New: splitt the package into parts will ease compile step jlm_devel at laposte dot net
2005-06-03 20:56 ` [Bug other/21904] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).