[Bug bootstrap/25508] MULTILIB_OSDIRNAMES undocumented

2016-08-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25508

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |5.0

--- Comment #4 from Andrew Pinski  ---
Fixed so closing.(In reply to jos...@codesourcery.com from comment #3)
> It looks like the documentation was added by
> 
> r193508 | doko | 2012-11-14 21:29:15 + (Wed, 14 Nov 2012) | 36 lines
> 
> but without closing this bug.

Most likely because he did not know there was a bug filed for this.

[Bug bootstrap/25508] MULTILIB_OSDIRNAMES undocumented

2014-12-23 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25508

--- Comment #3 from joseph at codesourcery dot com joseph at codesourcery dot 
com ---
The point isn't documenting the rationale for particular choices, it's 
documenting (in fragments.texi) the general semantics, including for the 
A=B and A=!B forms.  It looks like the documentation was added by

r193508 | doko | 2012-11-14 21:29:15 + (Wed, 14 Nov 2012) | 36 lines

but without closing this bug.


[Bug bootstrap/25508] MULTILIB_OSDIRNAMES undocumented

2014-12-22 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25508

Eric Gallager egall at gwmail dot gwu.edu changed:

   What|Removed |Added

 CC||egall at gwmail dot gwu.edu

--- Comment #2 from Eric Gallager egall at gwmail dot gwu.edu ---
In some of the t-linux64 Makefile fragments in config/gcc/, I found the
following comment that seems to describe what the value of MULTILIB_OSDIRNAMES
represents:

# On Debian, Ubuntu and other derivative distributions, the 32bit libraries
# are found in /lib32 and /usr/lib32, /lib64 and /usr/lib64 are symlinks to
# /lib and /usr/lib, while other distributions install libraries into /lib64
# and /usr/lib64.  The LSB does not enforce the use of /lib64 and /usr/lib64,
# it doesn't tell anything about the 32bit libraries on those systems.  Set
# MULTILIB_OSDIRNAMES according to what is found on the target.

Is there a more central location to which this comment should be moved? Or
should it just be copied-and-pasted to the rest of the 64bit-Linux-specific
Makefile fragments as well?


[Bug bootstrap/25508] MULTILIB_OSDIRNAMES undocumented

2005-12-24 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-25 01:03 ---
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Component|other   |bootstrap
 Ever Confirmed|0   |1
   Keywords||documentation
   Last reconfirmed|-00-00 00:00:00 |2005-12-25 01:03:40
   date||


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