bccwin32 ruby build - $(icondirs) in makefile.sub

D

daz

Hi,

Lines 31 of bcc32\makefile.sub is not well.

!ifndef icondirs
!ifdef ICONDIRS
icondirs=$(ICONDIRS)
!endif
!endif
!ifdef icondirs
icondirs=$(icondirs:\=/) # <-------------# (31)
iconinc=-I$(icondirs: = -I)
!endif

I tried to blame Borland's 'make' and had a helpful reply
to my dumb-user post.

http://groups.google.com/[email protected]


Hope the maintainer (or someone) will know what to do.

I just chopped the line and used '/' instead of '\'
in icondirs=... to get me by.
(It was there; I thought I may as well use it !!)


BTW, the documentation for
GNU make Version 3.77
by Richard M. Stallman and Roland McGrath

runs to half a Meg ! (only four would fit into one PickAxe).

# Directory of D:\UNIX\delorie_docs\make-html
# [...]
# 128 file(s) 546,967 bytes

((Fortunately, Richard is beyond criticism and should never pay an editor.))


daz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top