emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#19733: closed (disfunctional gcc binary when GCJ o


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19733: closed (disfunctional gcc binary when GCJ or gfortran is installed)
Date: Thu, 10 Mar 2016 06:30:02 +0000

Your message dated Thu, 10 Mar 2016 07:29:46 +0100
with message-id <address@hidden>
and subject line disfunctional gcc binary when GCJ or gfortran is installed
has caused the debbugs.gnu.org bug report #19733,
regarding disfunctional gcc binary when GCJ or gfortran is installed
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19733: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19733
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: disfunctional gcc binary when GCJ or gfortran is installed Date: Fri, 30 Jan 2015 17:30:00 +0100
Hi Guix,

installing the gcj or the gfortran package, my profile's /bin directory
gets a gcc link.  If I use Guix as a package manager on top of another
system that has a working installation of the GNU C compiler and my
profile bin path has preference to all other items in PATH, then I end
up with a disfunctional gcc binary.

gcj as well as gfortran come with a couple of binaries (gcc, gcc-ar,
etc) that do not constitute a working C compiler.  Trying to build an
application with

   ./configure
   make
   sudo make install

"configure" complains about gcc not being able to compile C code.

Other distributions seem to remove common binaries like gcc, gcc-ar, etc
from their gfortran packages and it seems that we should too in order to
avoid conflicts.  It seems that neither gfortran nor gcj actually need
these binaries to function.

Should we add another phase to the definitions of "custom-gcc" and "gcj"
to remove these binaries?

~~ Ricardo



--- End Message ---
--- Begin Message --- Subject: disfunctional gcc binary when GCJ or gfortran is installed Date: Thu, 10 Mar 2016 07:29:46 +0100 User-agent: mu4e 0.9.13; emacs 24.5.1
Fixed with 82f145ef7aef8f4d28a144ee8efcadf3fdd4b877



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]