[Insight-developers] building using bcc55

Bill Hoffman bill.hoffman@kitware.com
Tue, 25 Mar 2003 12:13:24 -0500


This is a bug in the make that comes with Borland.
The only fix is to put the source code in a shorter path.
Try putting the source in:

c:/ITK1.2
and build in
C:/ITK1.2_build

It can be longer, the following worked for me:

C:/Hoffman/itk
C:/Hoffman/itkbuild

But the following gave me the same error:
C:/Hoffman/itk1.2/InsightToolkit-1.2.0
C:/Hoffman/itk1.2/build 


-Bill

At 12:53 PM 3/24/2003, Kent Williams wrote:
>I've downloaded borland c's 'free' version (bcc55) and ran into a snag 
>building Insight (1.2 release code for now, we will eventually set up a 
>dashboard build here):
>
>C:/ITK_VTK_fltk/Build/Insight/Code/Numerics/vxl: building default_target
>MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
>Fatal makefile 1379: Rule line too long
>
>Is this something i'm causing by nesting my build directory too deeply, or is 
>this a known problem to be gotten around some other way?
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers