Opened 6 years ago

Closed 5 years ago

Last modified 4 years ago

#14167 closed bug (not reproducible)

Makefile Engine Fixup for GCC 7

Reported by: CodeforEvolution Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

It seems the make file engine needs to be fixed up for the new gcc 7. For example, the -I- option used in the past to include directories is actually obsolete now. Either way, it recommends using -iquote as an alternative to -I-.

Change History (3)

comment:1 by korli, 6 years ago

Component: Build System- General
Owner: changed from bonefish to nobody
Priority: highnormal
Type: taskbug

It seems to already be the case:

https://git.haiku-os.org/haiku/tree/data/develop/makefile-engine#n146

Please provide a test case and a log output.

comment:2 by korli, 5 years ago

Resolution: not reproducible
Status: newclosed

comment:3 by nielx, 4 years ago

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.