Re: Need reviews of HLA Adventure
- From: "Evenbit" <nbaker2328@xxxxxxxxxxx>
- Date: 30 May 2005 06:11:39 -0700
dunric@xxxxxxxxx wrote:
> In short, all you need to compile HLA Adventure under Linux is the file
> "hlaadv.hla".
>
> To compile, go to /usr/hla and type:
>
> hla hlaadv.hla
>
> (there are command line switches that can also be used for, say,
> verbose mode, but I never or rarely use them)
umm... actually, it is a very good idea to use the verbose switch and
pipe the output to a file:
hla -v hlaadv >ha4.txt
Progressively enumerate these '.txt's to keep a historical accounting
of how progressively wild your coding becomes {are the number of errors
increasing exponentially?} -- seems to be strongly linked to the number
of 12 FL OZ consumed. ;-)
It is ALWAYS the case that the more information that you can obtain
from the compiler -- the better! When the compiler chokes on the code
but doesn't report this fact to you -- pretending that everything is
hunky-dorry -- you will likely be looking for a different compiler.
Nathan.
.
- References:
- Re: Need reviews of HLA Adventure
- From: Betov
- Re: Need reviews of HLA Adventure
- From: randyhyde
- Re: Need reviews of HLA Adventure
- From: Jim Carlock
- Re: Need reviews of HLA Adventure
- From: Frank Kotler
- Re: Need reviews of HLA Adventure
- From: Jim Carlock
- Re: Need reviews of HLA Adventure
- From: dunric
- Re: Need reviews of HLA Adventure
- Prev by Date: Re: HLA Adventure still being worked on...
- Next by Date: Re: Need reviews of HLA Adventure
- Previous by thread: Re: Need reviews of HLA Adventure
- Next by thread: Re: Need reviews of HLA Adventure
- Index(es):
Relevant Pages
|