This is the mail archive of the gdb-patches@sources.redhat.com 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]

gdb.asm/asm-source.exp creation of arch.inc doesn't work for relative ${srcdir}


${srcdir} in the testsuite is for gdb/testsuite/; but a symbolic link in
gdb.asm needs to have an extra '..' if it's an absolute path.  I always
configure as '../srcdir/configure', so this breaks for me.

Do you think creating the link in objdir/gdb/testsuite/ instead would be a
good solution?  I can't think of another portable one.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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