From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: *** X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7bb72c5d5f9ae9b9,start X-Google-Attributes: gid103376,public From: "Roffey" Subject: Win32 API Date: 1996/11/05 Message-ID: <01bbcb16$e735c380$fe47dec2@shagbadger.demon.co.uk>#1/1 X-Deja-AN: 194597552 x-nntp-posting-host: shagbadger.demon.co.uk newsgroups: comp.lang.ada Date: 1996-11-05T00:00:00+00:00 List-Id: I've recently downloaded Gnat304a and cannot get a windows program to compile. The compiler/linker does recognise the -mwindows option, and the Win32 packages seem to be missing ( ever supplied ?? ). All I've got is Wn32api.a. I've tried compiling a skeleton C program but this gives "cannot find Link or Link32". The documentation only mentions the standard call back pragma ? Cheers Roffey