[sudo-users] Sudo Comiplation for HP-PA Risc 1.1

Todd C. Miller Todd.Miller at courtesan.com
Tue May 13 09:50:26 EDT 2008


In message <33df27e70805122117n2b4fb2fds3f172c3c236641b1 at mail.gmail.com>
	so spake "Ruchi Verma" (ver.ruchi):

> I need to compile sudo for HP 11.11PA Risc 1.1. Could you please suggest me
> the compiler options and Flags which I should use so that I am able to
> compile Sudo for this architecture using a PA-Risc 2.0 machine as I do not
> have a PA-Risc 1.1 machine available.

If you add:

    +DAportable

to both CFLAGS and LDFLAGS in the Makefile the compiler will generate
binaries that work on both PA-RISC 1.1 and 2.0.

 - todd



More information about the sudo-users mailing list