Opened 12 years ago
Closed 12 years ago
#34668 closed defect (fixed)
gplcver fails with clang
Reported by: | chris.felton@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | clang | Cc: | |
Port: | gplcver |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
from log file
:info:build cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 --export-dynamic ../objs/dig_main.o ../objs/cver.o ../objs/v_src.o ../objs/v_src2.o ../objs/v_src3.o ../objs/v_fx.o ../objs/v_fx2.o ../objs/v_fx3.o ../objs/v_cnv.o ../objs/v_ex.o ../objs/v_ex2.o ../objs/v_ex3.o ../objs/v_ex4.o ../objs/v_trch.o ../objs/v_del.o ../objs/v_sdf.o ../objs/v_prp.o ../objs/v_prp2.o ../objs/v_sim.o ../objs/v_dbg.o ../objs/v_dbg2.o ../objs/v_ms.o ../objs/v_tf.o ../objs/v_acc.o ../objs/v_vpi.o ../objs/v_vpi2.o ../objs/v_vpi3.o \ :info:build -lm -ldl -o ../bin/cver :info:build clang: error: unsupported option '--export-dynamic'
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | clang added |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | gplcver added |
Status: | new → assigned |
Summary: | gplcver fails max os x 10.7.4 macport 2.1.1 → gplcver fails with clang |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
r93764