This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA/Windows] Remove ADD_SHARED_SYMBOL_FILES macro


Pierre,

> Thanks, I committed the patch with
> add-shared-symbol-files as an alias.

Would you mind posting the patch that you committed. I'd like to
double-check it; you never know.

> This patch removes config/i386/nm-cygwin*.h headers
> If I try to do a
> simple make at gdb level I get this:
> $ make
> # Regenerate the Makefile and the tm.h / nm.h links.
> CONFIG_FILES="Makefile" \
>           CONFIG_COMMANDS= \
>           CONFIG_HEADERS= \
>           /bin/sh config.status
> config.status: creating Makefile
> config.status: linking ../../purecvs/gdb/config/i386/nm-cygwin.h to nm.h
> config.status: error: ../../purecvs/gdb/config/i386/nm-cygwin.h: file not
> found
> make: *** [Makefile] Error 1
> 
> Is this an error in the Makefile?

I've seen this before too. I don't know if there is something we can do
or not. I usually end up reconfiguring.

-- 
Joel


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