Opened 21 years ago

Closed 21 years ago

#525 closed defect (fixed)

gcc-2.95.3 needs --enable-languages=c,c++

Reported by: gerard@… Owned by: lfs-book@…
Priority: high Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

Not yet archived. Thread started as:

Subject: Pure LFS gcc-2.95.3 From: Richard A Downing <geek109@…> (Linux From Scratch) To: lfs-support@… Date: Sat May 10

If --enable-languges=c,c++ is not passed (ie: only 'c'), the -Wreturn-type gcc option is not available which is needed to compile some packages (NVidia drivers is one example).

This thread moved to lfs-dev list as:

Subject: gcc-2.95.3 --enable-languages problem From: Jochen Schröder <jschrod@…> To: lfs-dev@… Date: Sat May 10

Change History (3)

comment:1 by winkie@…, 21 years ago

Wouldn't it make more sense to fix whatever builds requiring that flag? It seems pretty stupid to building another language just to enable a warning flag. Just remove it from the Makefile.

comment:2 by gerard@…, 21 years ago

Probably would, we'll decide on something when it's time.

comment:3 by gerard@…, 21 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.