X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=eagen0.c;h=686551c3db96a9a5d6378f537230a672a4758626;hb=refs%2Ftags%2Fv2.1.9;hp=6506c376bbe3f3cc888b4b25eca9d0eaa8c52596;hpb=cbc8347d4ffea164ca05b03e4e3be39945be8777;p=rmac diff --git a/eagen0.c b/eagen0.c index 6506c37..686551c 100644 --- a/eagen0.c +++ b/eagen0.c @@ -329,7 +329,7 @@ int eaNgen(WORD siz) if (CHECK_OPTS(OPT_PC_RELATIVE)) { if ((aNexattr & (DEFINED | REFERENCED | EQUATED)) == (DEFINED | REFERENCED)) - return error("relocation not allowed"); + return error("relocation not allowed when o10 is enabled"); } if (tdb)