Re: F11: Static linking now impossible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Once upon a time, Tom Horsley <tom.horsley@xxxxxxx> said:
> I'm sure I told it to install all the software development
> package groups, but I just tried this:
> 
> tomh> gcc -g -static -o fact /usr/lib/NightView/fact.c

Static linking doesn't guarantee a binary that doesn't look for dynamic
libraries at run-time and doesn't get sub-arch specific code (among
other reasons), so it is discouraged.

Why are you trying to link statically?
-- 
Chris Adams <cmadams@xxxxxxxxxx>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux