{"id":1005,"date":"2022-08-30T15:10:48","date_gmt":"2022-08-30T15:10:48","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/unknown-pseudo-op-global-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:10:48","modified_gmt":"2022-08-30T15:10:48","slug":"unknown-pseudo-op-global-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/unknown-pseudo-op-global-collection-of-common-programming-errors\/","title":{"rendered":"Unknown pseudo-op: .global-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m trying to compile a simple operating system code we got on OS class. It works fine under Ubuntu but I&#8217;d like to compile it on OS X. The error I get is:<\/p>\n<pre><code>[compiling] arch\/i386\/arch\/startup.S ...\narch\/i386\/arch\/startup.S:8:Unknown pseudo-op: .extern\narch\/i386\/arch\/startup.S:8:Rest of line ignored. 1st junk character valued 107 (k).\narch\/i386\/arch\/startup.S:11:Expected comma after segment-name\narch\/i386\/arch\/startup.S:13:Unknown pseudo-op: .global\narch\/i386\/arch\/startup.S:13:Rest of line ignored. 1st junk character valued 97 (a).\n<\/code><\/pre>\n<p>This is the source code of that file, and here is the makefile<\/p>\n<p>So if anyone have an idea what to do I would appreciate it \ud83d\ude42<\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-09 23:12:33. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I&#8217;m trying to compile a simple operating system code we got on OS class. It works fine under Ubuntu but I&#8217;d like to compile it on OS X. The error I get is: [compiling] arch\/i386\/arch\/startup.S &#8230; arch\/i386\/arch\/startup.S:8:Unknown pseudo-op: .extern arch\/i386\/arch\/startup.S:8:Rest of line ignored. 1st junk character valued 107 (k). arch\/i386\/arch\/startup.S:11:Expected comma after segment-name arch\/i386\/arch\/startup.S:13:Unknown pseudo-op: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1005","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1005"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1005\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1005"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1005"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}