From mboxrd@z Thu Jan 1 00:00:00 1970 From: anothy@cosym.net To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Message-Id: <20020116051200.4A83F199ED@mail.cse.psu.edu> Subject: [9fans] 68881 and 387 libraries Date: Wed, 16 Jan 2002 00:11:56 -0500 Topicbox-Message-UUID: 3de9dd78-eaca-11e9-9e20-41e7f4b1d025 how can one make use of the assembly routines provided for the 68881 and 387? i assume the code in /sys/src/libc gets built into a library and loaded with -l387, but my initial attemtps to do so failed. on a seperate but related note, does the 386 linker and/or assembler understand any of the various functions specific to newer x86 chips? ア