Changes between Initial Version and Version 1 of Ticket #34668


Ignore:
Timestamp:
May 30, 2012, 8:57:38 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34668

    • Property Status changed from new to assigned
    • Property Summary changed from gplcver fails max os x 10.7.4 macport 2.1.1 to gplcver fails with clang
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords clang added
    • Property Port gplcver added
  • Ticket #34668 – Description

    initial v1  
    11from log file
    22
     3{{{
    34: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  \
    45:info:build     -lm -ldl -o ../bin/cver
    56:info:build clang: error: unsupported option '--export-dynamic'
     7}}}