[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2006-07-28, Jon Rafkind <workmin@xxxxxxxxxx> wrote:
>
> > Great, it mostly works now. I had to "scons obj/unix/asmdef.inc"
> > manually. It seems to do the wrong thing though:
> >
> > cat src/i386/asmdefs.inc > obj/unix/asmdef.inc
> >
> >
> That should only be required if you use svgalib. I was unable to compile
> svgalib on my computer( amd64 ).. How is asmdef.inc supposed to be
> generated?
Compile src/i386/asmdef.c to generate an executable. The output of
running that executable goes into asmdef.inc.
Peter