From owner-freebsd-hackers Sun Jan 4 13:10:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA25757 for hackers-outgoing; Sun, 4 Jan 1998 13:10:53 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from thelab.hub.org (slip-33.acadiau.ca [131.162.2.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA25723 for ; Sun, 4 Jan 1998 13:10:39 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id RAA10681 for ; Sun, 4 Jan 1998 17:10:28 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 4 Jan 1998 17:10:28 -0400 (AST) From: The Hermit Hacker To: freebsd-hackers@FreeBSD.ORG Subject: Wine 980104 assembler error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Hi... When compiling Wine 980104, I get the following error: gcc -c -o commdlg.o commdlg.s commdlg.s: Assembler messages: commdlg.s:156: Error: Unknown pseudo-op: `.string' *** Error code 1 Which I'm is: DLLName: .string "COMMDLG\0" .align 4 .globl _COMMDLG_Descriptor Now, I don't know assembler, which is what this is (right?) ... what should this be under FreeBSD? Is there an equivalent? Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org