Subj : Re: tasm fatal error? To : borland.public.cpp.borlandcpp From : Ed Mulroy [TeamB] Date : Thu Jul 01 2004 01:55 am I have bcb 6 and assume this is the same as in the version 5 that you are using. There are two ways to attack this: -Under Options|Project|Tasm adjust the Hash table capacity value -Put the -KH# (where # is a number) setting in a TASM.CFG file in the project directory. .. Ed > touya-akira wrote in message > news:40e37f19@newsgroups.borland.com... > > I met a strange error(bcb5.0),I compile a package ,compiler > show me: [tasm fatal error]out of hash space > > what is wrong? > thanks for your help. .