this is not a bug, you have objects that are compiled -ipa, then later
on decided not to use ipa. Check your makefile, especially the link
line
Sun

On Thu, Mar 1, 2012 at 9:05 AM, Yulei Sui <rocky...@gmail.com> wrote:
> Hello,
>
> I used opencc(stable version 5.0) for compiling some open source software
> (e.g.  openssh-3.5p1, ghostscript-9.05) with -ipa option.
>
> "./configure CC='opencc' CFLAGS='-O0 -ipa" command option was enabled for
> setting compiler.
>
> The error occured when making openssh(same kind of error for some other
> software):
>
> opencc ERROR: IPA-created object ssh.o not allowed without -ipa
> opencc ERROR: IPA-created object sshconnect.o not allowed without -ipa
> opencc ERROR: IPA-created object sshconnect1.o not allowed without -ipa
> opencc ERROR: IPA-created object sshconnect2.o not allowed without -ipa
> opencc ERROR: IPA-created object sshtty.o not allowed without -ipa
> opencc ERROR: IPA-created object readconf.o not allowed without -ipa
> opencc ERROR: IPA-created object clientloop.o not allowed without -ipa
>
> Is this error previously captured, or some changes should be made for
> command line configuration? Could someone please take a look at it for help?
>
> The log file is attached.
>
> Thanks
>
> Regards
>
>
>
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Open64-devel mailing list
> Open64-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/open64-devel
>

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to