]> git.ipfire.org Git - thirdparty/libtool.git/commit
Nonexistent `main' does not guarantee link failure.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 31 Jan 2009 10:34:06 +0000 (11:34 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 31 Jan 2009 10:40:42 +0000 (11:40 +0100)
commita8bb7bd817c7606e848b4c57069d49f6b5b82ed6
treeeac27b9b7f3013ec42ee81903ac02f0b102e50fa
parent5e43c14cc9a99af8fbd4121cf913a66b38e100e9
Nonexistent `main' does not guarantee link failure.

* tests/fail.at (Failure tests): Use an unresolved symbol,
rather than non-presence of `main', to provoke a link failure
also on QNX.  Only check for failure of the libtool script if
the link without libtool would have failed, too.
Report by Mike Gorchak.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/fail.at