]> granicus.if.org Git - yasm/commit
With dynamic linking, it's possible for the default object format to not load,
authorPeter Johnson <peter@tortall.net>
Mon, 23 Sep 2002 03:00:49 +0000 (03:00 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 23 Sep 2002 03:00:49 +0000 (03:00 -0000)
commit96f811d752c47eb2027b0722f7ba5a5eff802775
treee3b09f6012d15cf73eadb0accd0a828a388348d3
parent7849f57e48f8f7e51478af04bba61857188dfb92
With dynamic linking, it's possible for the default object format to not load,
so error out with message instead of asserting.

svn path=/trunk/yasm/; revision=703
frontends/yasm/yasm.c
src/main.c