Re: bootstrap using sun compilers

2007-07-02 Thread Doug Henry
Update...I have success with the newest openpkg from current and sun studio 12 compilers under solaris x86. Bootstrap is broken with studio 11 compilers. I will need to upgrade my sparc compilers and give it a try. -later On 6/29/07, Doug Henry <[EMAIL PROTECTED]> wrote: Has anyone successfu

bootstrap using sun compilers

2007-06-29 Thread Doug Henry
Has anyone successfully bootstrapped openpkg using sun studio 11 or 12 compilers? I am getting an error building openssl (redefinition of ASN1_dup). Is it possible to define the compilers and options used during the bootstrap, sort of like with the .rpmmacros file? -later