URL: https://linuxfr.org/forums/programmation-c/posts/exporter-une-classe-incluse-dans-une-biblioth%C3%A8que Title: Exporter une classe incluse dans une bibliothèque... Authors: WildChild Date: 2004年07月04日T04:00:14+02:00 Tags: Score: 0 Comment fait-on avec g++ pour exporter une classeC++ incluse dans une bibliothèque (.so) pour y avoir accès à partir d'un autre programme? Merci.