NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
HELP with NASM compile error!
« previous
next »
Print
Pages: [
1
]
Author
Topic: HELP with NASM compile error! (Read 15778 times)
pyrex
New Member
Posts: 1
HELP with NASM compile error!
«
on:
July 26, 2010, 03:02:14 PM »
Hello guys,
I'm studying computer assembly with NASM and I'm currently stuck with this compile error:
func.asm:1: warning: trailing garbage after '%include' ignored.
Guys do you know what this error means? trailing garbage after '%include' ignored? I'm really clueless with this error.
I hope you could help me guys. Thanks guys!
Logged
Frank Kotler
NASM Developer
Hero Member
Posts: 2667
Country:
Re: HELP with NASM compile error!
«
Reply #1 on:
July 26, 2010, 04:27:53 PM »
Ahhhh... looking deeply... my crystal ball is very cloudy... Nope. Haven't a clue what you've got after "%include". Apparently, neither does Nasm. If you can't figure it out, I guess you'll have to post the code.
Best,
Frank
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
HELP with NASM compile error!