Opened 10 years ago

#45179 new defect

crafty @24.1: error: unrecognized command line option "-fprofile-correction"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: crafty

Description

crafty 24.1 fails to build on the Snow Leopard build server with:

gcc -Wall -pipe -O3 -fprofile-use -fprofile-correction                         -pthread -DTEST -DINLINEASM -DPOPCNT -DCPUS=8 -DUNIX -c crafty.c
g++ -c -Wall -pipe -O3 -fprofile-use -fprofile-correction                          -pthread -DTEST -DINLINEASM -DPOPCNT -DCPUS=8 -DUNIX egtb.cpp
cc1: error: unrecognized command line option "-fprofile-correction"
cc1plus: error: unrecognized command line option "-fprofile-correction"

Change History (0)

Note: See TracTickets for help on using tickets.