Hello,

It seems that CIL 1.3.7 gets confused when a program passes something
like -Wl,--export-dynamic, while CIL 1.3.6 did not show this problem.



I'm attaching a testcase that demonstrates this. Although we issue:

cilly -o test_main_merged_last -Wl,--export-dynamic
test_main_merged_last_main.c test_main_merged_last_lib.c

eventually CIL issues:

gcc -D_GNUCC -o
test_main_merged_last /tmp/cil-gjDUCj1W.o /tmp/cil-LuCLI4nH.o
--export-dynamic


So, it misses passing the complete "-Wl,--export-dynamic". It only
passed "--export-dynamic"

Is this indeed a bug ?

Thanks,
Kristis

Attachment: dash_Wl_problem.tar.gz
Description: application/compressed-tar

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to