site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=lXGDKTL139RKk0AF0FJbG9p6vHYOVB2Rdp8Xm8sOSpY=; b=eoVpgYQyX2HI6y02rfQMaoTdotU5nAntJlf9LRtonsUY8jUed9hgaRCbakwEX61772 dLnUAoPqiknbjztnU4zbt6uQL7E9cn+N6y7wSVvPfvyBuyAyYJujRmXjyt2K8U8dXx4w WrGD8F5tbx0RBS9do6C7EqcZN9BU24nZlxVNU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=W4r17wPh325X9yOnzgBnNXMgUdqUXZJPkvfLyi/H+y/WXG/eqB1FeM6YJygEWaewOp vsDUHyJkxtaJqjxn2mizOnWKxqkf/qAq3n1ayxTeEz0dQrHrhPjDrM0OJ9kCiO4l89FQ UVCSrzSw5CZSVdNx/aMS1v+iL15WF7WeOjzUo= Hello All, I need to build a binary as a part of a project having lots of files. There are a set of global variables used. When these are not initialized I get the linking error : Undefined symbols However, when I initialize the variables the build goes through. I do not face this link issue on other platforms (ex. Linux) Thanks. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com