[Cmake] Re: cmake checkin

Bill Hoffman bill.hoffman at kitware.com
Mon Nov 18 14:36:51 EST 2002


We had not thought about that too much.   However, 
I suppose we could create a temp directory and remove the whole
thing when we are done with it.   

-Bill


At 02:14 PM 11/18/2002 -0500, Amitha Perera wrote:
>Bill Hoffman <bill.hoffman at kitware.com> writes:
>> On unix the use of autoconf configure files has been replaced by
>> cmake's own try compile/run commands.  Windows is also now using try
>> run/compile commands.
>
>How well does the try compile commands work with template
>repositories? For example, with Sun Workshop 5.
>
>The workshop will write to template repositories during compile time
>so that it can dely instantiation to link time. However, they
>recommend that only one program or library use a given
>repository. That is, you should not do
>  CC proga.cxx
>  CC progb.cxx
>in the same directory. This may be a problem if you try compile in the
>same directory. (It is certainly a problem for autoconf: autoconf
>doesn't work with these compilers.) I haven't figured you the detailed
>restrictions. I am hoping someone over there has.
>
>Thanks,
>Amitha.
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake 





More information about the CMake mailing list