Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: fortinj AT ibm DOT net Message-ID: <36CE4E20.E3FE22F@ibm.net> Date: Fri, 19 Feb 1999 21:54:40 -0800 Reply-To: fortinj AT ibm DOT net X-Sender: "" <@smtp-gw01.ny.us.ibm.net> (Unverified) X-Mailer: Mozilla 4.5 [en]C-gatewaynet (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT sourceware DOT cygnus DOT com" Subject: snapshots, gas, and MAX_OPCODE_SIZE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all.... I was compiling the src-dev with the snapshot from 1-15-99. When gas was being compiled I got an error saying that MAX_OPCODE_SIZE was not defined. After searching the archives :) and examining the code I saw that in the include file /src/include/opcodes/i386.h that MAX_OPCODE_SIZE had been replaced with MAX_MNEM_SIZE. That's fine. My question is this... Where do I get the proper gas which has this change in it? Is is an upgrade to the compiler? I know that the snapshots are not assumed to work, but the archives imply that this was a "stable" snapshot which fixed the problems I was having under win98. I also looked at the most recent snapshot, and i386.h also had the replacement. Whether it was right or not, I added MAX_OPCODE_SIZE=16 to i386.h and all seems well. Thanks, John Fortin fortinj AT ibm DOT net -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com