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]

How to run a command from ld-bootstrap.exp?


At the moment, FreeBSD fails the ld-bootstrap --static case.  This is
because the static NON-ABI compliant binary isn't branded as needed.
What I need to do, is if the --static test is being run on a FreeBSD ELF
host is to run ``brandelf -t FreeBSD <ld_binary_name>'' before the binary
is run.  I won't embarrass myself with the crapy expect code I tried to
do this with. :-)  But am looking for guidance on how to do it.

-- 
-- David  (obrien@FreeBSD.org)


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