This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] libiberty: add HAVE_CONFIG_H check to all files (lacking it already)


On Tuesday 17 August 2010 15:01:16, Mike Frysinger wrote:
> guess i'll just live with having to modify files by hand in order to do testing

Or just something like:

 $ touch /tmp/config.h
 $ gcc atexit.c -o atexit.o -c -I/tmp

-- 
Pedro Alves


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