[Cmake] Erroneous Makefiles are generated on HP.

William A. Hoffman billlist at nycap . rr . com
Mon, 01 Dec 2003 08:08:07 -0500


I think you need to update and rebuild all of cmake.
The dashboards are passing for the HP which should test this.
New <VAR>'s require a rebuild of the source tree.  
If you just updated the Modules directory, or just did an
update without rebuilding cmake this might happen.


-Bill


At 06:40 AM 11/27/2003, Peter Vanroose wrote:
>It seems that since tonight the following is written into Makefiles, for
>building shared libraries:
>
>c++ -fPIC   -shared -Wl,-E -Wl,-b <CMAKE_SHARED_LIBRARY_SONAME_FLAG><TARGET_SONAME> -o /outdir/libvul.sl $(vul_SRC_OBJS) -Wl,+b/freeware/TargetJr/nightly_vxl/HP-UX11.00-gcc/lib
>
>Any idea how to get rid of these erroneous <...> entries?
>
>
>--      Peter.
>_______________________________________________
>Cmake mailing list
>Cmake at www . cmake . org
>http://www . cmake . org/mailman/listinfo/cmake