This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: vax gas


Alan Modra <amodra@bigpond.net.au> writes:

> On Wed, Aug 08, 2001 at 10:12:35PM -0400, John David Anglin wrote:
> > > gas/ChangeLog
> > > 	* output-file.c (output_file_create): Don't try to open using
> > > 	FOPEN_W as it's unnecessary and VMS doesn't define FOPEN_W.
> > 
> > Actually, it was ultrix that didn't define FOPEN_W.  I have no idea about
> > VMS.  HP-UX 10.20 also doesn't define it.

What is this FOPEN_W?  I thought the FOPEN macros were just from
include/fopen-{same,bin,vms}.h.  They define FOPEN_WB and FOPEN_WT.
There is no FOPEN_W.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]