Re: [cc65] can't compile 2.10 - no sgml2html

From: MagerValp <MagerValp1cling.gu.se>
Date: 2004-02-20 11:34:14
>>>>> "UvB" == Ullrich von Bassewitz <uz@musoftware.de> writes:

UvB> Sure? I'm not using this makefile, but as far as I know, only the
UvB> docs use sgml2html.

Well, that's what surprised me. I'm of course not asking you to remove
the sgml2html dependency for the doc target :) I'm rebuilding under
cygwin now, but it appears to work just fine... Maybe I just misinter-
preted the make failure.

UvB> I don't consider this a bug, either. Object files are not stored
UvB> in separate places for the platforms, so to build for a new
UvB> platform, the old object files have to be removed (because they
UvB> may be new but for another platform) and recreated.

Ah, yeah, now I get it. Then yes, not much to do about it.

UvB> Thanks for the report! I don't have a standard bourne shell, so
UvB> I'm waiting for patches to roll in:-)

$(MKDIR) -p $(BINDIR) $(CC66DOC) $(CC65LIB)
$(MKDIR) -p $(CC65LIB)/asminc $(CC65LIB)/emd $(CC65LIB)/joy $(CC65LIB)/lib $(CC65LIB)/ser $(CC65LIB)/tgi
$(MKDIR) -p $(CC65LIB)/include
$(MKDIR) -p $(CC65LIB)/include/em
$(MKDIR) -p $(CC65LIB)/include/geos
$(MKDIR) -p $(CC65LIB)/include/joystick
$(MKDIR) -p $(CC65LIB)/include/sys
$(MKDIR) -p $(CC65LIB)/include/tgi

Yech - I see why you used a bashism for that :)

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp@cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Feb 20 11:34:17 2004

This archive was generated by hypermail 2.1.8 : 2004-02-20 11:34:23 CET