After ./confugure with --disable-all-staff options, make holds
ID0000305: This issue was created automatically from Mantis Issue 305. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0000305 | Frama-C | Kernel > configure | public | 2009-10-27 | 2014-02-12 |
Reporter | Nikolai_Kosmatov | Assigned To | signoles | Resolution | fixed |
Priority | normal | Severity | minor | Reproducibility | always |
Platform | - | OS | - | OS Version | - |
Product Version | Frama-C Beryllium-20090902 | Target Version | - | Fixed in Version | Frama-C Boron-20100401 |
Description :
After configuring frama-c with the following options
./configure --disable-constant_propagation --disable-from --disable-gui --disable-impact --disable-inout --disable-ltl_to_acsl --disable-metrics --disable-miel --disable-occurrence --disable-pdg --disable-postdominators --disable-scope --disable-security --disable-semantic_callgraph --disable-slicing --disable-sparecode --disable-syntactic_callgraph --disable-users --disable-value --disable-wp
and trying make or make clean, got the following output :
nk@mypc:~/frama-c$ make Generating src/lib/dynlink_common_interface.ml Generating src/kernel/config.ml Generating ptests/ptests_config.ml Generating share/Makefile.kernel Generating .depend
hanging with no visible action on .depend for hours.