From: Sven M. H. <pe...@gm...> - 2001-04-30 06:59:12
|
On Sun, Apr 29, 2001 at 05:14:47PM -0600, Brian Paul wrote: > > > One problem is still outstanding. The src/X86/gen_matypes.c file must > > > be compiled and executed in order to generate src/X86/matypes.h before > > > the assembly code can be compiled. You can do this manually: > > > > > > cd src/X86 > > > gcc gen_matypes.c -I.. -I../../include -o gen_matypes > > > ./gen_matypes > matypes.h > > > > > > I don't know how to make configure do this. When I make the MesaLib-3.5 > > > tarballs I'll include matypes.h so it won't be a problem for typical end > > > users. We developers and CVS users just have to remember to regenerate > > > matypes.h whenever src/mtypes.h changes. > > > > > > I'll check in my updates ASAP. > > > > > > -Brian > > > > I will have a look at the new matypes.h stuff (hopefully) soon. Brian, can you > > give a (really) brief overview (pseudo-script or whatever) describing how the > > steps needed to generate matypes.h? > > I did above. But really, I'm not sure this is too important. When > 3.5 is released it'll include the matypes.h file. It's just when > people download from CVS that they have to make/update the matypes.h > file. Ooops. Sorry, too tired by all those mails. -- "Would the All-Seeing Eye please look in my direction?" [ KeyID........: 0xC297FEAB ] [ Fingerprint..: FEA5 0F93 7320 3F39 66A5 AED3 073F 2D5F C297 FEAB ] |